Design tokens system using CSS Custom Properties for consistent styling. Use for creating color palettes, spacing scales, typography systems, and theming (dark/light mode). Triggers on requests for design tokens, CSS variables, theming, color systems, spacing scales, or consistent styling.
$npx -y skills add ibutters/claudecodeplugins --skill css-tokensInstalls into the current project.
Run `npx skills use "https://github.com/ibutters/claudecodeplugins" --skill "ibutters/claudecodeplugins/css-tokens"` 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/ibutters/claudecodeplugins" that are relevant to the current task. Run `npx skills add "https://github.com/ibutters/claudecodeplugins"` and select the relevant skills, then follow their instructions.