playwright-skill
Installation
SKILL.md
Playwright Web Testing & Automation
Comprehensive web testing skill using Playwright. Write custom JavaScript code for any testing or automation task.
Prerequisites
- Node.js: required — install from https://nodejs.org
- playwright npm package:
npm install playwright(installs headless Chromium automatically)