Create Design System
sp_design_createGenerate a design system (colors, typography, spacing) from a brand description. Returns DESIGN.md and ID for UI generation.
Instructions
Generate a design system (colors, typography, spacing, rules) from a brand description. Returns a DESIGN.md and an ID for use in generation calls.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name for the design system | |
| brandDescription | Yes | Natural language description of the brand | |
| industry | No | Industry (e.g., fintech, healthcare, e-commerce) | |
| personality | No | Brand personality traits | |
| primaryColor | No | Primary brand color (hex) |