Design Token Manager
Create and manage design tokens as the single source of truth for your design system.
Usage
Describe your design system needs to get a token structure recommendation.
Examples
- "Set up design tokens for a new design system"
- "Convert our CSS variables to a proper token system"
- "Create semantic tokens from our primitive color palette"
Guidelines
- Define primitive tokens first, then semantic tokens
- Use consistent naming conventions across all token types
- Support multiple themes through semantic token mapping
- Store tokens in a format that can generate platform-specific output
- Version tokens and track changes over time