What problem does it solve? Interfaces often ship with hidden usability problems—silent failures, confusing copy, keyboard traps, and inaccessible controls—that visual polish cannot fix. This Skill provides a structured heuristic evaluation method to find, rate, and report those problems before users hit them. ## Core Features & Use Cases - Heuristic Evaluation: Walk a user flow and inspect all 10 of Nielsen's usability heuristics, rating each finding on the 0–4 severity scale based on frequency, impact, and persistence. - Interaction, Writing, and Accessibility Checks: Load dedicated checklists for forms, focus, motion, microcopy, error messages, empty states, and WCAG 2.2 AA requirements like contrast, keyboard access, and ARIA naming. - Structured Reporting: Produce a findings report with severity, evidence, and fixes, then optionally implement fixes for severity 3–4 issues. - Use Case: Ask for a UX review of a checkout flow and receive a severity-ranked findings table covering error prevention, form validation, keyboard operability, and error message copy. ## Quick Start Review the checkout flow in this repo for usability problems and report findings with Nielsen severity ratings.