What problem does it solve? Visual QA of a live site is tedious and subjective: spacing drift, hierarchy problems, AI slop patterns, and slow interactions slip through code review. This Skill gives the agent a designer's eye, finding visual issues and fixing them directly in source code with verifiable before/after evidence. ## Core Features & Use Cases - Visual inconsistency detection: Finds spacing issues, hierarchy problems, AI slop patterns, and slow interactions on a live site. - Iterative fix loop: Fixes each issue in source code, commits atomically, and re-verifies with before/after screenshots. - Proactive triggering: Activates when asked to "audit the design", run "visual QA", or polish the look of a live site; pairs with /plan-design-review for pre-implementation review. - Use Case: After shipping a new landing page, ask the agent to audit the design; it screenshots the page, flags misaligned spacing and weak visual hierarchy, fixes each in code, commits per fix, and shows before/after proof. ## Quick Start Ask the agent to audit the design of the running site and fix any visual inconsistencies it finds.