visual-regression-tester

Installation
SKILL.md

Visual Regression Tester

Catch unintended UI changes with automated visual regression testing.

Core Workflow

  1. Choose tool: Playwright, Chromatic, Percy
  2. Setup baseline: Capture initial screenshots
  3. Configure thresholds: Define acceptable diff
  4. Integrate CI: Automated testing
  5. Review changes: Approve or reject
  6. Update baselines: Accept intentional changes

Playwright Visual Testing

Installation

npm install -D @playwright/test
Related skills

More from patricio0312rev/skills

Installs
137
GitHub Stars
38
First Seen
Jan 24, 2026