design-thinking
Installation
SKILL.md
Design Thinking Skill
A structured, iterative framework for human-centered problem solving. Use this to move from "what should we build?" to "here's why we're building this, for whom, and how we'll validate it" — before writing code.
Commands
| Command | Stage | What it does |
|---|---|---|
/dt |
Full | Walk through all 5 stages for a feature, system, or product |
/dt empathize |
1 | User research: personas, pain points, context mapping |
/dt define |
2 | Synthesize a clear problem statement (HMW format) |
/dt ideate |
3 | Structured brainstorm with constraint-breaking and prioritization |
/dt prototype |
4 | Generate specs, wireframes, or code prototypes |
/dt test |
5 | Create test plans, feedback frameworks, success metrics |
/dt audit |
Review | Audit an existing feature/page against DT principles |
Stage 1: Empathize
Goal: Understand the real humans who will use this thing.