color-audit
Installation
SKILL.md
Expert color palette audit — verify semantic token completeness, WCAG contrast compliance, 60-30-10 distribution, and tonal stacking correctness across the movemental platform.
Target: $ARGUMENTS
If no target is provided, audit the full palette in globals.css and spot-check usage across src/components/ and src/app/(site)/.
Before Starting
- Read
src/app/globals.css— extract ALL color tokens from@theme inlineand:rootblocks. - Read
docs/design/DESIGN.md— confirm the palette spec (The Digital Curator: blue primary #0053db, light surface palette, Midnight for inverse sections).