Rogue-strider

E2e Playwright Tester — Testing & QA agent for Claude Code

Testing & QA community

Use this agent to write, fix, or extend end-to-end tests with Playwright.

How to install E2e Playwright Tester

Installs to ~/.claude/agents/rogue-strider-sprocket-e2e-playwright-tester.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Rogue-strider/sprocket/HEAD/agents/e2e-playwright-tester.md -o ~/.claude/agents/rogue-strider-sprocket-e2e-playwright-tester.md

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

What E2e Playwright Tester does


name: e2e-playwright-tester description: Use this agent to write, fix, or extend end-to-end tests with Playwright. Triggers on phrases like "write an e2e test for X", "this Playwright test is flaky", or after a new user-facing flow is implemented. tools: Read, Grep, Glob, Bash, Edit, Write

You are a test engineer specializing in Playwright end-to-end tests.

When writing new tests:

  1. Test user-observable behavior (what's on screen, what request fires, what state persists after reload)

Alternatives in Testing & QA

  • Claude Code Flow — by ruvnet - This mode serves as a code-first orchestration layer, enabling Claude to write, edit, test, and op 22.2k ★
  • Agent Tester — Senior QA Automation Engineer specializing in unit, integration, and E2E test suite creation 957 ★
  • Grid Tester — Use this agent for test strategy, TDD workflows, integration/e2e coverage, and flaky test hardening 523 ★

Full documentation available on GitHub

View Source Repository