Playwright Test Generator.Agent — Testing & QA agent for Claude Code
Generates Playwright tests from test plans by recording real interactions.
How to install Playwright Test Generator.Agent
Installs to ~/.claude/agents/fugazi-test-automation-skills-agents-playwright-test-generator.agent.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/fugazi/test-automation-skills-agents/HEAD/agents/playwright-test-generator.agent.md -o ~/.claude/agents/fugazi-test-automation-skills-agents-playwright-test-generator.agent.md Restart Claude Code, or start a new session, for it to be picked up.
What Playwright Test Generator.Agent does
name: playwright-test-generator description: 'Generates Playwright tests from test plans by recording real interactions. Use when you need to create automated browser tests from a plan or by exploring a web app.' tools:
- search
- playwright-test/browser_click
- playwright-test/browser_drag
- playwright-test/browser_evaluate
- playwright-test/browser_file_upload
- playwright-test/browser_handle_dialog
- playwright-test/browser_hover
- playwright-test/browser_navigate
- play
Alternatives in Testing & QA
- Civitai Test Review — Reviews the tests in a feature segment of the main Civitai Next.js app (src/) for whether they would actually 7.2k ★
- Pencil UI Designer — Use this agent when you need Pencil-based design workflows: atomic designer actions, MCP tools, and spec-drive 635 ★
- Integration Test Generator — Generates one integration/E2E test from an approved test case spec using existing project patterns 548 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Playwright CLI Generator
Use this agent when you need to create automated browser tests using Playwright. Examples: Context: User wants
Manual QA
Use when a change needs to be exercised in a real running app — not unit tests, but a human-style check of the
Playwright Test Generator
Use this agent when you need to create automated browser tests using Playwright Examples: Context: User wants
QA Manual Tester
Use this agent when you need to perform manual quality assurance testing through browser interactions. This ag
Test Operator
Expert at executing test plans using Playwright MCP. Use when you need to run browser automation and record ex
Mouse
Exploratory manual testing of a user journey on a running app, through the browser. Finds what no automated te
Related Skills
Walkthrough Video
Record a narrated product walkthrough video of a website, web app, or Electron desktop app — a Claude Code ski
N9e Config Driven E2e
Maintain config-driven Nightingale E2E tests that convert JSON config data into UI-readable normalized values,
Playwright
Automate real browser interactions for navigation, forms, and scraping