ux-design-from-scratch
Design From Scratch (UX Creation Orchestrator) Skill
How this skill behaves (read first)
This is the front door for building a new design from zero, and the generative twin of
ux-design-review. Where design-review orchestrates the validation direction
(generative → audit), this skill orchestrates the compositional direction
(generative → generative): it sequences the scope ladder — foundations → components →
screens → flows — pulling in each lower-scope skill as the work needs it, then hands the result
to design-review for validation.
It is the executable form of the compositional orchestration section of
docs/orchestration-policy.md. Its whole job is to avoid two failures: building a single screen
with no system underneath it, and over-building everything (all foundations, all 12 components)
when the product only needs a few.
When NOT to use this skill: if the user asks for one specific artifact ("design a pricing page", "build a date-picker"), let that skill trigger directly. This orchestrator is for multi-artifact, from-scratch builds. Explicit scope overrides orchestration.