color-audit
Installation
SKILL.md
/color-audit: Color System Audit
Focused audit of the project's color system.
Flow
- Extract all colors with
uiux_extract_colors - Map color roles (primary, secondary, neutral, semantic, surface, text)
- Check contrast ratios for all foreground/background pairs with
uiux_check_contrast - Evaluate harmony, consistency, coverage, dark mode
- Generate improved color system with
uiux_generate_palette - Output light + dark mode palettes with token values