What problem does it solve? Usability reviews often produce vague, unprioritized suggestions with no framework behind them. This Skill turns a UI review into a structured heuristic evaluation where every finding names the violated heuristic, carries a severity rating, and includes a concrete fix. ## Core Features & Use Cases - Structured heuristic evaluation: Walks through all 10 of Nielsen's usability heuristics with explicit flag criteria and do/don't examples for each. - Severity-rated output: Rates findings by frequency, impact, and persistence into Critical, Major, Minor, and Cosmetic tiers, ending with a prioritized top-3 list. - Scope discipline: Resists over-flagging, resolves heuristic tensions (minimalism vs. help), and defers accessibility specifics to a dedicated accessibility audit. - Use Case: After generating a checkout flow, run this audit to catch missing feedback on the Pay button, jargon in error messages, and a destructive action with no undo — each tagged with its heuristic and severity. ## Quick Start Audit this checkout screen for usability problems using Nielsen's 10 heuristics and give me a severity-rated issue list with fixes.