What problem does it solve?
Visual changes in front-end UI often bypass automated linting and tests, leading to subtle layout, spacing, color, and typography defects that degrade user experience. This Skill provides a structured, region-by-region visual review by comparing the rendered UI against a design reference (Figma frame or Linear ticket images) to detect and report those defects before release.
Core Features & Use Cases
- Region-by-region comparison against design references to detect visual discrepancies.
- Capture current UI with Playwright MCP, including full-page and per-element screenshots for precise measurements.
- Retrieve and treat Figma references or ticket images as the source of truth, with Figma as authoritative when both exist.
- Step-by-step evaluation: layout, spacing, alignment, typography, color/contrast, component completeness, interactive states, and responsive behavior.
- Use Case: per-iteration UI changes and pre-release verification to ensure visuals align with the design before shipping.
Quick Start
Run the visual-review process against your updated UI and its design reference to perform a region-by-region visual audit.