Architect a scalable, themeable design-token system — primitive → semantic → component layers, CSS variables, a 4px spacing/type scale, and dark mode. Use when setting up or refactoring a project's tokens, naming color/spacing/radius values, wiring tokens into Tailwind/shadcn, enabling theme switching, or killing hard-coded hex/px scattered through components.
$npx -y skills add clubpay/ronykit --skill design-tokensInstalls into the current project.
Run `npx skills use "https://github.com/clubpay/ronykit" --skill "clubpay/ronykit/design-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/clubpay/ronykit" that are relevant to the current task. Run `npx skills add "https://github.com/clubpay/ronykit"` and select the relevant skills, then follow their instructions.