16 lines
1.3 KiB
Markdown
16 lines
1.3 KiB
Markdown
# prototyping-testing
|
|
Plan and execute design validation through prototyping strategies, usability testing, heuristic evaluation, and A/B experiments.
|
|
## Skills (8)
|
|
- **prototype-strategy** — Choose the right prototyping fidelity and method for the design question.
|
|
- **test-scenario** — Write usability test scenarios with tasks, success criteria, and observation guides.
|
|
- **heuristic-evaluation** — Conduct expert heuristic evaluations using Nielsen's heuristics and domain-specific criteria.
|
|
- **a-b-test-design** — Design rigorous A/B tests with hypotheses, variants, metrics, and sample size calculations.
|
|
- **user-flow-diagram** — Create user flow diagrams showing paths, decisions, and branch logic.
|
|
- **wireframe-spec** — Specify wireframe layouts with content priority, component placement, and annotation.
|
|
- **click-test-plan** — Design click/first-click tests to evaluate navigation and information findability.
|
|
- **accessibility-test-plan** — Create accessibility testing plans covering assistive technologies and WCAG criteria.
|
|
## Commands (4)
|
|
- `/prototype-plan` — Create a prototyping and testing plan for a design initiative.
|
|
- `/evaluate` — Run a heuristic evaluation of an existing design.
|
|
- `/test-plan` — Design a complete usability testing plan.
|
|
- `/experiment` — Design an A/B experiment for a design hypothesis.
|