What problem does it solve?
This Skill helps you catch visual regressions that functional tests miss, so broken layouts, shifted elements, and rendering glitches are discovered before they reach users.
Core Features & Use Cases
- Playwright screenshot testing: Compare pages or components against approved baselines with configurable pixel thresholds.
- Dynamic content handling: Mask timestamps, avatars, ads, and other unstable content while freezing animations and time-based UI.
- Review workflows: Manage baseline updates, inspect diffs, and coordinate intentional design changes through CI or a hosted approval UI.
- Responsive coverage: Validate the same experience across mobile, tablet, and desktop viewports.
- Tooling options: Support built-in Playwright screenshots as well as Chromatic, Percy, and Argos CI for review-heavy teams.
Quick Start
Use the visual-testing skill to design a screenshot baseline strategy for your app, including masking rules, viewport coverage, and a review process for intentional UI changes.