tailwind-cleanup
Installation
SKILL.md
Scan and fix Tailwind anti-patterns across the movemental codebase, enforcing DESIGN.md token-first design.
Target: $ARGUMENTS
If no target is provided, scan src/components/ and src/app/(site)/.
Before Starting
- Read
src/app/globals.css— load the token inventory (@theme inline+:root). - Read
docs/design/DESIGN.md— the authoritative design spec. - Read
docs/build/prompts/stitch-to-react-migration.md§7 — the Stitch→DESIGN.md translation table.
Scan Checklist
1. HARDCODED COLORS (Critical)
Search for Tailwind color utilities that bypass semantic tokens: