Playwright Visual Regression Tester

Installation
SKILL.md

Playwright Visual Regression Tester

Automates visual regression testing using the Playwright screenshot comparison API and pixelmatch diffing library. Captures baseline snapshots, detects pixel-level UI changes across viewport sizes, and generates HTML diff reports with threshold-based pass/fail results.

Automates visual regression testing using the Playwright screenshot comparison API and pixelmatch diffing library. Captures baseline snapshots, detects pixel-level UI changes across viewport sizes, and generates HTML diff reports with threshold-based pass/fail results.

This skill integrates with production-grade tooling to streamline automation workflows. It handles edge cases such as timeout management, retry logic with exponential backoff, and detailed error reporting. Configuration is managed through environment variables and YAML config files, supporting both local development and CI/CD pipeline environments. The skill outputs structured JSON logs compatible with ELK stack and Datadog for observability. It includes built-in rate limiting to respect API quotas and implements proper credential rotation using vault-based secret management.

Installation

Any Agent

npx skills add agentskillexchange/skills --skill playwright-visual-regression-tester-3

Claude Code

npx skills add agentskillexchange/skills --skill playwright-visual-regression-tester-3 -a claude-code

Cursor

npx skills add agentskillexchange/skills --skill playwright-visual-regression-tester-3 -a cursor

Codex

npx skills add agentskillexchange/skills --skill playwright-visual-regression-tester-3 -a codex

OpenClaw

clawhub install playwright-visual-regression-tester-3

Source

Related skills

More from agentskillexchange/skills

Installs
GitHub Stars
6
First Seen