Design a usability test with tasks, scripts, and success metrics. Use for validating user experience before or after launch.
/plugin marketplace add melodic-software/claude-code-plugins/plugin install ux-research@melodic-software<feature> [--format moderated|unmoderated|guerrilla]# Create Usability Test
Design a complete usability test plan including tasks, moderator script, and metrics.
## Workflow
### Step 1: Load Required Skills
Load these skills:
- `usability-testing` - Test design methodology
- `user-research-planning` - Participant recruitment
### Step 2: Understand Test Context
Gather context about: {{ feature }}
Test format: {{ format | default: "moderated" }}
Understand:
- What's the current state (prototype, live product)?
- What specific questions need answering?
- Who are the target users?
- What resources are available?
### Step 3: Spawn UX R...