What problem does it solve?
This skill streamlines the detection and remediation of visual and UX problems in websites by performing automated visual inspections, responsive testing, accessibility checks, and proposing or applying minimal source-level fixes to resolve layout, spacing, and consistency issues.
Core Features & Use Cases
- Visual Inspection: Capture screenshots across viewports, traverse pages, and analyze DOM snapshots to locate overflow, overlap, alignment, and spacing problems.
- Responsive & Accessibility Checks: Test representative breakpoints, verify touch targets and contrast ratios, and flag missing alt text and focus states.
- Source-level Fixes: Identify affected CSS or component files and apply minimal, framework-aware changes for React, Vue, Next.js, Tailwind, and other setups, then re-verify with before/after comparisons.
- Use Case: Run against a local development server to identify mobile layout breakage, implement targeted CSS or component fixes, and confirm resolution with screenshots.
Quick Start
Open the site URL and run a visual review, then generate a report listing detected issues and proposed code-level fixes.