What problem does it solve? Interfaces often confuse users through unclear labels, missing feedback, and hidden navigation, and teams lack a structured way to find and prioritize these problems. This Skill provides a systematic heuristic evaluation framework that identifies usability issues, rates their severity, and prescribes concrete fixes. ## Core Features & Use Cases - Heuristic Audits: Apply Krug's laws (Don't Make Me Think, Trunk Test) and Nielsen's 10 heuristics with a 0-4 severity scale and a 10-point scoring system. - Structured Templates: Use the audit checklist, WCAG 2.1 AA checklist, and quick diagnostic table to evaluate any screen consistently. - Specialized References: Resolve heuristic conflicts, recognize dark patterns, and handle cultural/RTL localization concerns. - Use Case: A product team notices users abandoning a checkout form. Run a heuristic evaluation to find that error messages are vague (severity 3) and required fields are unmarked (severity 2), then apply the recommended fixes. ## Quick Start Audit this checkout page for usability issues using Nielsen's heuristics and rate each issue by severity.