What problem does it solve?
This skill ensures the agent performs problem comprehension before generation when handling divergent design exploration requests. It analyzes what a component does, what constrains it, and what is meaningfully free to vary, then composes a structured design brief to pass to the design subagent. It prevents skipping straight from "user asked for variations" to output and guarantees a formal brief exists to guide multiple design hypotheses.
Core Features & Use Cases
- Problem comprehension before generation: analyze function, constraints, and degrees of freedom to inform variation.
- Structured design brief: produce a detailed document covering component analysis, constraints, chosen variation axes, and concrete variation specifications.
- Delegation to design subagent: pass the brief along with source context to enable generation of distinct design hypotheses.
Quick Start
Provide the target component context and user prompt to generate a structured design brief before proposing variations.