playwright-skill
Automate browser testing and web tasks with AI-written Playwright scripts
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install playwright-skill?▼
Run `npx skills add lackeyjb/playwright-skill --all -g -y` in your terminal, then run `npm run setup` inside the installed skill directory to install Playwright and Chromium.
What can I automate with playwright-skill?▼
You can test pages, fill and submit forms, verify login flows, check broken links, take responsive screenshots, and run any custom browser automation your agent writes.
Does playwright-skill work with Claude Code and Cursor?▼
Yes. It follows the open Agent Skills standard and works with Claude Code, Cursor, Codex, Gemini CLI, and other compatible agents.
Can I watch the browser while tests run?▼
Yes. The browser runs in visible mode by default, so you can watch every automation step in real time unless you request headless mode.
Do I need to write Playwright code myself?▼
No. Describe the task in plain English and your AI agent writes, runs, and saves the Playwright script for you.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core