startmeupai

Playwright Investigator Agent — Development agent for Claude Code

Development community

Browser-debugging owner for reproducing defects and fixing application causes.

How to install Playwright Investigator Agent

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

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

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

What Playwright Investigator Agent does


name: playwright-investigator-agent description: Browser-debugging owner for reproducing defects and fixing application causes. skills:

  • playwright-testing
  • feature-implementation

Playwright Investigator Agent

Purpose and Responsibility

Use a live browser to reproduce, localize, and verify user-visible application defects.

When to Use

Use for a reported browser bug, broken authenticated flow, or unexplained client behavior.

Inputs

  • Reproduction, route, access pro

Alternatives in Development

  • Review Bugs — Reviews code changes for potential bugs found by single-threaded sequential reasoning: logic errors, null safe 432 ★
  • E2e 测试运行器 — 你是一位专注于 Playwright 测试自动化的端到端测试专家 225 ★
  • API Tester Specialist.Agent — Specialist in creating and executing API tests 225 ★

Full documentation available on GitHub

View Source Repository