Generate design system skills
As the industry shifts away from traditional design tools like Figma and increasingly relies on LLMs to generate UI code, maintaining a consistent brand identity remains crucial.
Creating a standardized blueprint of your design system instructions ensures that AI coding agents consistently adhere to your specific style guidelines, establishing a new standard for AI-assisted development.
Run this command to start the process of creating the design system guideline:
npx typeui.sh generate
Provider selection behavior
At the start of the flow:
.agents/skillsis included automatically- you can select additional optional provider targets
Design system generation
You will be prompted for:
- Product basics
- Product name
- Brand summary
- Visual style directions
- Multi-select preset list (+ optional custom values)
- Typography
- Typography scale strategy (exactly one selected)
- Primary UI font family (Google Fonts, choose one)
- Display/heading font family (Google Fonts, choose one)
- Monospace font family (Google Fonts, choose one)
- Core font weights (checkbox list, all selected by default)
- Color palette
- Palette guidance presets (+ optional custom values)
- Token values for primary, secondary, success, warning, danger, surface, text
- Spacing
- Spacing scale guidance (exactly one selected)
- Component families
- Multi-select list (+ optional custom values)
- Accessibility requirements
- Multi-select list (+ optional custom values)
- Writing tone
- Multi-select list (+ optional custom values)
- Rules
- Design DO rules (multi-select + optional custom)
- Design DON'T rules (multi-select + optional custom)