Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:24:19 +08:00
commit e9464c5a67
12 changed files with 370 additions and 0 deletions

25
commands/user-research.md Normal file
View File

@@ -0,0 +1,25 @@
---
model: claude-sonnet-4-0
allowed-tools: Task, Bash, Read, Write
argument-hint: <question> [method]
description: User research, testing, and insight gathering
---
# User Research Command
User research, testing, and insight gathering
## Arguments
**$1 (Required)**: question
**$2 (Optional)**: method
## Examples
```bash
/user-research "Why do users abandon checkout?" interviews
/user-research "Test new feature prototype" usability-testing
```
Invoke the user-researcher agent with: $ARGUMENTS