system-design
Installation
SKILL.md
System Design
Interactive system design from problem framing to architecture blueprint. Start from the problem — requirements, trade-offs, and components follow.
Workflow
discovery --> requirements --> trade-offs --> architecture --> output
^______________| (loop until requirements are clear)
Discovery and requirements iterate: ask, deepen, confirm. Trade-offs and architecture are sequential once requirements are stable.
Triggers
- Problem framing ("design a system", "how should I structure", "architecture for") → discovery.md
Related skills