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/journey.md Normal file
View File

@@ -0,0 +1,25 @@
---
model: claude-sonnet-4-0
allowed-tools: Task, Bash, Read, Write
argument-hint: <flow> [focus]
description: User journey mapping and flow optimization
---
# Journey Command
User journey mapping and flow optimization
## Arguments
**$1 (Required)**: flow
**$2 (Optional)**: focus
## Examples
```bash
/journey "Map onboarding experience" touchpoints
/journey "Optimize purchase flow" friction-points
```
Invoke the interaction-designer agent with: $ARGUMENTS