Playwright Testing Skill
86/100
Autonomous browser testing with Playwright — form testing, visual testing, screenshots.
Review Scores
Security30/35
Maintain.30/35
Usability26/30
Evidence:
high
Reviewed Feb 28, 2026Reviewed Version
1.0.0
Latest Version
1.0.0
Scores reflect the version reviewed and may change with updates.
Live Playground
Open Full PageLive Sandbox
Run this skill in an isolated environment
$ ls
skill.md src/ package.json
$claude -p "review the code in src/"
Analyzing source files...
Sign in to try this skill in a live sandbox.
Overview
When to Use
When NOT to Use
Setup
ls /workspaceTroubleshooting
Used in Recipes
- Full-Stack Testing Suite(Writes and runs E2E browser automation tests)
- Design-to-Ship Pipeline(Generates visual regression and E2E tests for design fidelity)
- Design Regression Loop(Runs viewport and interaction checks)
- Release Readiness Gate(Runs browser smoke tests against the candidate build)
- Browser QA Swarm(Codifies confirmed findings into automated tests)