Audit any UI component, screen, or codebase against NNG's 10 usability heuristics with severity ratings and actionable recommendations.
From ux-ui-masterynpx claudepluginhub phazurlabs/ux-ui-mastery --plugin ux-ui-mastery/ux-auditRuns UX walkthrough and QA sweep on live web app with configurable depth: quick spot check, standard walkthrough, thorough multi-persona tests, or exhaustive element-by-element audit.
/ux-auditAudits Figma file against design brief: checks page/frame structure, naming, sizes, styles, components, variables, and content compliance.
/ux-auditConduct a comprehensive UX evaluation using Nielsen's heuristics and usability best practices
/ux-auditQuick UX audit of a game feature or interface - identify usability issues and improvements
/ux-auditAudit UX across an entire app or Figma file — systematically reviews every page/route for usability, consistency, loading states, pagination, and user flow coherence.
Perform a comprehensive UX audit using Nielsen's 10 usability heuristics against the provided code, component, or screen description.
Identify the target: Determine what is being audited (component, screen, flow, or full application).
Evaluate against each heuristic (H1-H10):
For each finding, document:
Generate summary:
## UX Audit Results
### Summary
- **Target**: [component/screen name]
- **Overall Score**: [X/100]
- **Findings**: [X critical, X major, X minor, X cosmetic]
### Critical & Major Findings
[Sorted by severity, then by frequency]
### Strengths
[What the design does well]
### Recommendations
[Prioritized action items with effort estimates]
When relevant issues are found, load additional context from:
accessibility-inclusive-design skill for a11y issuesmobile-ux-design skill for mobile-specific issuesui-visual-design-system skill for visual design issuesinteraction-motion-design skill for animation/interaction issues