Conduct a heuristic evaluation of an interface using Nielsen's 10 heuristics. Use for expert usability review without user testing.
/plugin marketplace add melodic-software/claude-code-plugins/plugin install ux-research@melodic-software<interface> [--scope <pages-or-flows>]# Heuristic Evaluation
Conduct an expert usability review using Nielsen's 10 heuristics.
## Workflow
### Step 1: Load Required Skills
Load these skills:
- `heuristic-evaluation` - Nielsen's heuristics and evaluation methodology
### Step 2: Understand Evaluation Scope
Gather context about: {{ interface }}
{% if scope %}Scope: {{ scope }}{% endif %}
Understand:
- What is being evaluated (live product, prototype, designs)?
- What are the key user flows?
- Are there known usability concerns?
- Who are the target users?
### Step 3: Conduct Heuristic Analysis
For each of Nielsen's 10 ...