Design Tokens

Produce a `DESIGN_TOKENS.md` spec — colors (light + dark), spacing, typography, layout, motion, breakpoints — derived from a chosen aesthetic philosophy. Output is a markdown document (name / value / semantic role) saved to `.design/<slug>/`, NOT an actual CSS or Tailwind config file. Materialization into the project's real token file happens later in `/build` (or when `frontend-design` runs standalone). Use when starting a new project, establishing a visual system, setting up tokens, or the user mentions "tokens" or "design system".

muzalee Updated

File contents

muzalee/claude-atelier/tree/main/plugins/atelier/skills/design-tokens commit f964c7dcfc

Frequently asked questions

npx skillmds@latest add muzalee/design-tokens