What problem does it solve? Design plans often ship with vague UI descriptions, missing interaction states, and generic AI-generated patterns that only surface as problems during implementation. This Skill audits a design plan before any code is written, scoring each design dimension and walking the user through fixes interactively. ## Core Features & Use Cases - Seven scored design passes: Rates information architecture, interaction states, user journey, AI slop risk, design system alignment, responsive/accessibility, and unresolved decisions on a 0-10 scale, then fixes each gap to reach 10. - AI slop detection: Flags recognizable generic patterns like 3-column feature grids, purple gradients, and placeholder-as-label forms against an explicit blacklist. - Interactive decision workflow: Raises one AskUserQuestion per issue with recommendations, effort estimates, and completeness scores, writing approved decisions back into the plan file. - Use Case: Before implementing a new dashboard, run this Skill on the plan to catch missing empty states, unspecified mobile behavior, and generic card layouts, then produce a task list and review report for downstream shipping. ## Quick Start Ask the agent to review the design plan for the current feature before implementation begins.