What problem does it solve? Implementation plans often describe backend logic while leaving UI design decisions unspecified, leading engineers to ship generic layouts, missing empty states, and unhandled edge cases. This Skill reviews a plan before implementation, rates its design completeness across seven dimensions, and fixes gaps directly in the plan. ## Core Features & Use Cases - Seven-Pass Design Review: Rates information architecture, interaction states, user journey, AI slop risk, design system alignment, responsive/accessibility, and unresolved decisions on a 0-10 scale, then edits the plan to reach 10. - Interactive Decision Resolution: Surfaces each genuine design choice as a single question with recommendations, effort estimates, and consequences of deferral. - Design Debt Tracking: Produces a completion summary, a NOT-in-scope list, and structured TODOS.md entries for deferred design work. - Use Case: Before implementing a new dashboard feature, run this Skill on the plan to catch missing empty states, unspecified mobile layouts, and vague descriptions like "clean, modern UI" before any code is written. ## Quick Start Ask the AI to review the design completeness of the current implementation plan using the plan-design-review skill.