qa-regression

Installation
SKILL.md

QA Regression Testing

Build and run automated regression tests using Playwright. Each test is a reusable skill that can be composed into full test suites.

Setup

npm init -y
npm install playwright @playwright/test
npx playwright install

Test Structure

Create tests in tests/ folder:

Related skills
Installs
7
GitHub Stars
1.0K
First Seen
Mar 13, 2026