What problem does it solve? Live sites accumulate visual inconsistencies, spacing issues, hierarchy problems, and AI slop patterns that erode design quality. This Skill performs a designer's-eye QA audit of a live site, then iteratively fixes each issue in source code, committing every fix atomically and re-verifying with before/after screenshots. ## Core Features & Use Cases - Visual QA Audit: Reviews live pages for typography, spacing, visual hierarchy, and generic AI-generated-looking interface patterns. - Iterative Fix Loop: Fixes each issue in source code with its own atomic commit, then re-verifies visually with before/after screenshots. - Diff-Aware Mode: When run on a feature branch without a URL, automatically scopes the review to pages changed in the branch. - Use Case: Before shipping a feature branch, run the audit against your local dev server to catch misaligned layouts, inconsistent spacing, and slow interactions, then get each fix committed separately for clean review. ## Quick Start Ask the AI to audit the design of your local dev site and fix any visual issues it finds.