design-structure
Installation
SKILL.md
Design Structure
Overview
This skill turns a vague idea into an initial design tree through a two-phase workflow:
- Interactive confirmation — progressively confirm
design_target_type, problem, scope, and assumptions with the user - Design tree generation — produce the design tree based on confirmed inputs
Its primary output is design_state.
When the initial tree first becomes stable enough to reference safely, persist it as the authoritative design artifact in the designated directory docs/design-tree/ before handing off to the next design step.
When to Use
Use this skill when: