lackeyjblackeyjbCommunity·2 Agent Skills Included

playwright-skill

Automate browser testing and web tasks with AI-written Playwright scripts

Automates browser testing, form filling, login flows, screenshots, and responsive checks through AI-written Playwright scripts. Detects local dev servers automatically and runs reusable test scripts without manual browser clicking or boilerplate setup. Returns screenshots, console output, and saved scripts so agents verify web functionality faster.
npx skills add lackeyjb/playwright-skill --all -g -y

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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