systems-decomposition
Installation
SKILL.md
Systems Decomposition
Break complex products/features/systems into fundamental primitives - transferable, learnable building blocks that can be clearly explained and delineated.
Process
1. Build Mental Model First
Before decomposing, ensure deep understanding of the target system:
- What problem does it solve?
- Who are the users?
- What are the core workflows?
If understanding is unclear, ask clarifying questions. Do not proceed without a clear mental model.