create_design_tokens
Create a complete design token system from a brand color. Generates color, spacing, radius, and typography collections automatically.
Instructions
Generate a complete design token system from a brand color. Creates color, spacing, radius, and typography collections.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| brandColor | Yes | Primary brand color hex | |
| name | No | Token set name (default: Design System) | |
| withModes | No | Create Light + Dark modes (default: true) |