design-components
SolidUse only when autopilot-design dispatches component, mockup, or preview construction. Not for top-level user requests or primary capability routing.
Install
Quality Score: 81/100
Skill Content
Details
- Author
- dmlguq456
- Repository
- dmlguq456/hearting
- Created
- 5 months ago
- Last Updated
- today
- Language
- Python
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
design-init
Use only when autopilot-design dispatches design environment and state initialization. Not for top-level user requests or primary capability routing.
design-refs
Use only when autopilot-design dispatches visual-reference collection and brief creation. Not for top-level user requests or primary capability routing.
design-component
Design a UI component spec to the house quality bar — anatomy, variants, sizes, the 8 states, token mapping, and accessibility. Use when the user wants to design or document a component (button, input, tabs, toast, combobox, date picker, modal, etc.) at the spec level before or alongside code. For generating framework code, use design-code.