visual-regression-testing
Installation
SKILL.md
Frontend Visual Regression Testing
Overview
Visual regression testing captures screenshots of UI components/pages and compares them against baseline images to detect unintended visual changes.
When to use this skill:
- Implementing new UI components
- Modifying existing UI
- Working on design systems
- Implementing responsive layouts
- Refactoring CSS/styling
The Iron Law
NO UI CHANGES WITHOUT VISUAL VERIFICATION