color-audit
Installation
SKILL.md
/color-audit — Color Audit
Extract every color value from CSS:
- List all unique hex, rgb, rgba, hsl values
- Group similar colors (within deltaE 5)
- Flag one-off values not in the design tokens
- Count usage frequency
- Identify opportunities to consolidate
Show a visual swatch grid with usage counts.