What problem does it solve?
This Skill finds missing UI and UX decisions in development plans and turns vague or incomplete design intent into a ship-ready plan. It prevents implementation from shipping without empty states, interaction states, responsive behavior, accessibility, and hierarchy decisions that determine user experience.
Core Features & Use Cases
- Plan-first design review: Read a plan or branch diff and treat the plan as the canonical artifact, not a live site.
- Quantified critique: Rate each design dimension 0-10, explain what would make it a 10, and propose concrete plan edits to reach that score.
- Gap filling, not coding: Insert explicit UI decisions, empty states, accessibility requirements, responsive rules, and edge case handling into the plan without making code changes.
- Use cases: Run during planning, PR review, or before implementation to catch missing decisions, align product and engineering, and reduce rework.
Quick Start
Ask the assistant to run plan-design-review on your plan and return a revised plan with per-dimension ratings, explanations for how to reach 10, and explicit edits to the plan.