What problem does it solve? Design reviews are often subjective, inconsistent, and miss systematic usability issues. This Skill provides a structured, repeatable process for evaluating interfaces that combines expert design judgment with deterministic automated detection, producing quantified scores and prioritized actionable fixes. ## Core Features & Use Cases - Dual Independent Assessments: Runs an LLM design review and an automated anti-pattern detector separately to avoid bias, then synthesizes findings into one report. - Quantified Scoring: Scores all 10 Nielsen usability heuristics (0-4 each, 40 total) plus an 8-item cognitive load checklist, giving an objective design health rating. - Persona-Based Testing: Walks the interface through relevant user archetypes (power user, first-timer, accessibility-dependent, stress tester, mobile user) to expose failure modes. - Use Case: A developer finishes a new dashboard page and asks for a design review. The Skill inspects the code and live page, flags AI-slop patterns, scores heuristics, identifies P0-P3 priority issues, and recommends specific follow-up commands to fix them. ## Quick Start Ask the assistant to critique the design of your page or component, for example: review the checkout flow and give me a scored design critique with prioritized fixes.