What problem does it solve?
It helps you catch and correct UI/UX problems in a live design—things like inconsistent spacing, weak visual hierarchy, and AI-looking “slop”—then verifies fixes with before/after screenshots.
Core Features & Use Cases
- Design audit with strict visual standards: Scans pages for hierarchy, typography, color/contrast, spacing rhythm, interaction states, and responsive behavior.
- Fix-and-verify loop: Makes targeted code edits, commits them atomically, and re-verifies with screenshots to ensure the changes actually improved the UI.
- Manual trigger for intentional use: Runs only when you explicitly ask (e.g., “audit the design” or “design polish”), and supports a plan-stage workflow via /plan-design-review.
Quick Start
Invoke design-review by typing /design-review and telling it the URL (or confirming it should use diff-aware mode on your feature branch) and the scope (full site or specific pages).