What problem does it solve?
Identifies missing design decisions and gaps in UI/UX plans so implementations ship with intentional, complete, and testable design specifications rather than vague or deferred choices. It prevents "AI slop" and accidental design debt by turning an incomplete plan into a concrete implementation-ready plan that engineers can follow.
Core Features & Use Cases
- Structured plan audit: Runs a seven-pass review (information architecture, interaction states, user journey, AI slop risk, design system alignment, responsive & a11y, unresolved decisions) and rates each dimension 0-10.
- Actionable fixes: Explains how to turn each rating into a 10/10 and edits the plan to add missing specs like empty states, error states, ARIA requirements, spacing/token choices, and mobile layouts.
- Decision workflows: Generates single-issue AskUserQuestion prompts for tradeoffs, produces TODO entries with context and dependencies, and emits a completion summary and telemetry-friendly logs.
- Use cases: Pre-implementation design review for PRs touching UI, onboarding design decisions for new features, and tightening design-spec completeness before handoff to engineering.
Quick Start
Ask the assistant to "review the design plan in this branch and produce a complete plan-level design review with ratings, state tables, TODOs, and AskUserQuestion prompts for any unresolved decisions."