Automates visual UI inspections to detect and fix responsive layout issues, accessibility violations, and styling inconsistencies at the source code level.
Web Design Reviewer is a specialized Claude Code skill designed to bridge the gap between visual debugging and code implementation. By leveraging browser automation tools like Playwright, it captures screenshots and analyzes DOM structures across various viewports to identify layout breakage, element overflows, and accessibility gaps. Beyond mere reporting, the skill navigates your project's workspace to identify the exact CSS or component files responsible for design flaws, applying surgical fixes and re-verifying the results to ensure a polished, production-ready frontend.
Características Principales
01Direct source code modification for CSS, Tailwind, and React/Vue components
02Automated accessibility auditing for contrast, alt text, and focus states
03Visual consistency checks for fonts, colors, and spacing patterns
041 GitHub stars
05Closed-loop verification of fixes via automated browser re-loading