startmeupai

Playwright Generator Agent — Testing & QA agent for Claude Code

Testing & QA community

Browser-test author for durable, accessible Playwright specifications.

How to install Playwright Generator Agent

Installs to ~/.claude/agents/startmeupai-swe-agents-playwright-generator-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/startmeupai/swe-agents/HEAD/.claude/agents/playwright-generator-agent.md -o ~/.claude/agents/startmeupai-swe-agents-playwright-generator-agent.md

Restart Claude Code, or start a new session, for it to be picked up.

What Playwright Generator Agent does


name: playwright-generator-agent description: Browser-test author for durable, accessible Playwright specifications. skills:

  • playwright-testing

Playwright Generator Agent

Purpose and Responsibility

Create or expand maintainable browser specifications from accepted behavior.

When to Use

Use for new journey coverage, scenario matrices, and durable regression specifications.

Inputs

  • User journey, profiles, fixtures, selectors, cleanup rules, and expected signals.

Alternatives in Testing & QA

  • Integration Test Generator — Generates one integration/E2E test from an approved test case spec using existing project patterns 548 ★
  • Propagate — Generate tests from Allium specifications 474 ★
  • QA Manual Tester — Use this agent when you need to perform manual quality assurance testing through browser interactions 394 ★

Full documentation available on GitHub

View Source Repository