What problem does it solve? Live websites accumulate visual inconsistencies, spacing problems, hierarchy issues, and AI-generated-looking patterns that erode user trust, and manually auditing every page with screenshots is slow and subjective. ## Core Features & Use Cases - Designer's-eye audit: Visits 5-8 pages of a live site, takes screenshots, extracts the actual rendered design system (fonts, colors, heading hierarchy, touch targets), and grades findings against usability principles. - Iterative fix loop: Fixes each finding in source code, commits atomically, and re-verifies with before/after screenshots. - Multiple modes: Full, quick, deep, diff-aware (feature-branch scoped), and regression comparison against a previous baseline. - Use Case: Before a launch, run a deep audit of your marketing site to catch undersized tap targets, inconsistent typography, and slow interactions, then have each issue fixed and committed one by one. ## Quick Start Ask the assistant to run a design review on your live site URL, for example by requesting a visual audit of https://yourapp.com with a focus on the homepage and settings page.