bymillionco· 31 skills
Use when consolidating, deduping, or reducing the number of CSS custom properties / Tailwind v4 design tokens in a globals.css file. Triggers on requests like "reduce tokens", "standardize design tokens", "too many tokens", "dedupe globals.css", "shrink @theme inline", "collapse similar colors", or any task whose goal is fewer tokens while keeping the same visual result. Covers @theme inline, --color-* aliases, :root/.dark/.dashboard-page blocks, dead-token analysis, value-similar collapse, single-use inlining, and the Tailwind v4 arbitrary-value escape syntax.
$npx -y skills add millionco/skills --skill tailwind-token-consolidationInstalls into the current project.
Run `npx skills use "https://github.com/millionco/skills" --skill "millionco/skills/tailwind-token-consolidation"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/millionco/skills" that are relevant to the current task. Run `npx skills add "https://github.com/millionco/skills"` and select the relevant skills, then follow their instructions.