What problem does it solve?
Manually auditing websites for design flaws, responsive breaks, and accessibility gaps across multiple devices and screen sizes is extremely time-consuming, and tracking down the root cause of issues in complex codebases adds significant overhead.
Core Features & Use Cases
- Cross-viewport visual inspection: Automatically test websites at mobile, tablet, desktop, and wide screen sizes to catch responsive design issues early.
- Multi-category issue detection: Identifies layout breaks, accessibility gaps, visual inconsistencies, and mobile usability problems with clear severity ratings.
- Source-level auto-fixing: Pinpoints the exact source files causing design issues and applies minimal, style-conforming fixes directly to your project code.
- Use case: A frontend team can use this skill to quickly audit a new React component library for accessibility and responsive issues before launch, fixing all detected problems without manual browser testing.
Quick Start
Use the web-design-reviewer skill to perform a full design audit of your local website at http://localhost:3000, identify all layout and accessibility issues, and apply fixes directly to your project's source files.