What problem does it solve?
Designer's eye QA: finds visual inconsistency, spacing issues, hierarchy problems, AI slop patterns, and slow interactions — then fixes them. Iteratively fixes issues in source code, committing each fix atomically and re-verifying with before/after screenshots. For plan-mode design review (before implementation), use /plan-design-review. Use when asked to "audit the design", "visual QA", "check if it looks good", or "design polish". Proactively suggest when the user mentions visual inconsistencies or wants to polish the look of a live site.
Core Features & Use Cases
- Visual QA: detects visual inconsistencies, spacing issues, typography mismatches, and interaction slop.
- Plan-mode design review: conducts pre-implementation audits and suggests polish before code is written.
- Iterative fixes: commits each fix atomically with before/after verification.
- Live-site polish: proactively suggests improvements for existing sites to enhance UX.
Quick Start
Run the design review on your project, then review findings and commit each fix atomically with before/after verification.