fugazi

Playwright Test Generator.Agent — Testing & QA agent for Claude Code

Testing & QA community

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

Terminal
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 Repository