diff --git a/design-research/commands/discover.md b/design-research/commands/discover.md new file mode 100644 index 0000000..8b941d4 --- /dev/null +++ b/design-research/commands/discover.md @@ -0,0 +1,13 @@ +--- +description: Run a full user research cycle — persona creation, empathy mapping, and journey mapping for a product or feature. +argument-hint: [product or feature to research] +--- + +Run a full user research discovery cycle by chaining these steps: + +1. Use the `user-persona` skill to create 2-4 user personas from available research data +2. 2. Use the `empathy-map` skill to build empathy maps for the primary persona + 3. 3. Use the `journey-map` skill to map the end-to-end user journey for the primary persona + 4. 4. Synthesize findings into a research summary with key insights and design implications + + 5. After completion, suggest: "Want me to `/interview` to prepare scripts for validating these personas?" or "Want me to `/test-plan` to design usability tests?"