fastled-color-specialist
Installation
SKILL.md
FastLED Color Specialist Skill
Expert guidance on FastLED color theory, color space mathematics, palette design, and performance optimization.
When to Use This Skill
This skill should be triggered when:
- Designing color palettes and harmonious color schemes for LED animations
- Converting between color spaces (RGB/HSV/HEX) or blending colors
- Optimizing color performance for constrained hardware
- Debugging color issues in LED effects (unexpected colors, banding, flicker)
- Understanding gamma correction, color perception, and visual effects
- Creating gradient chains and multi-effect color transitions
Quick Reference
Color Space Conversions
RGB to HSV:
Related skills
More from synqing/k1.hardware
esp-idf
ESP32 Integrated Development Framework documentation. Covers I2S, GPIO, FreeRTOS, peripherals, and ESP32S3-specific APIs.
62platformio
PlatformIO embedded development ecosystem. Covers CLI, build system, debugging, and board configurations.
39fastled
FastLED library for controlling addressable LEDs (WS2812B, etc). Covers color spaces, effects, and performance optimization.
5