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

@@ -0,0 +1,25 @@
---
model: claude-sonnet-4-0
allowed-tools: Task, Bash, Read, Write
argument-hint: <requirement> [approach]
description: User experience research, design, and usability optimization
---
# Ux Command
User experience research, design, and usability optimization
## Arguments
**$1 (Required)**: requirement
**$2 (Optional)**: approach
## Examples
```bash
/ux "Improve checkout flow" user-research
/ux "Design mobile navigation" interaction-design
```
Invoke the ux-designer agent with: $ARGUMENTS