design-builder
Installation
SKILL.md
Design Builder
Design-to-code pipeline: discover, extract, tokenize, build.
Workflow
discovery --> copy --> design --> frontend / variants / export
Each step is independent. Can run isolated or chained. Discovery is always the first step -- never skip it.
Context Loading Strategy
Load only the reference matching the current trigger. For frontend and variants operations, also load aesthetics.md and web-standards.md as auto-loaded dependencies.
Never simultaneous:
- Multiple operation references (e.g., copy.md + frontend.md)
Related skills