Create discover.md for user research cycle
Added detailed steps for conducting user research.
This commit is contained in:
parent
55360f249c
commit
aa0c734595
1 changed files with 13 additions and 0 deletions
13
design-research/commands/discover.md
Normal file
13
design-research/commands/discover.md
Normal file
|
|
@ -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?"
|
||||
Loading…
Add table
Add a link
Reference in a new issue