What problem does it solve?
Designer's eye QA: finds visual inconsistencies, 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 audits of design systems and live pages to surface spacing, typography, color, and interaction issues.
- Before/after verification with annotated screenshots to validate fixes.
- Plan-mode design reviews to guide pre-implementation polish and design handoffs.
- Atomic commits for each fix with verifications and regression checks.
Quick Start
Run a design-review pass on your project and follow the prompts to identify issues, propose fixes, and verify changes with before/after captures.