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

  1. Read src/app/globals.css — load the token inventory (@theme inline + :root).
  2. Read docs/design/DESIGN.md — the authoritative design spec.
  3. 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:

Installs
1
GitHub Stars
1
First Seen
Jun 4, 2026
tailwind-cleanup — joshuashepherd/my-skills