What problem does it solve?
This skill automates visual inspection and remediation of web design problems so teams can quickly identify layout breakage, responsive issues, accessibility gaps, and visual inconsistencies and apply minimal code-level fixes.
Core Features & Use Cases
- Visual Inspection: Navigate pages, capture screenshots, and retrieve DOM snapshots to locate element overflow, overlap, alignment, and spacing problems.
- Responsive & Accessibility Testing: Test multiple viewports, detect contrast and focus issues, and flag touch-target and breakpoint regressions.
- Source-level Fixes: Search for style and component sources, apply minimal framework-aware CSS or component changes, and re-verify with before/after comparisons.
- Example Use Case: Run a review on a Next.js site to find mobile layout breakage, update the offending CSS or Tailwind classes in the source, and confirm fixes via automated screenshots.
Quick Start
Ask the agent to "Review the website at http://localhost:3000 for layout, responsive, and accessibility issues and apply minimal fixes to source files when possible."