startmeupai

Playwright Healer Agent — Development agent for Claude Code

Development community

Specialist for diagnosing and stabilizing failing Playwright specifications.

How to install Playwright Healer Agent

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

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

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

What Playwright Healer Agent does


name: playwright-healer-agent description: Specialist for diagnosing and stabilizing failing Playwright specifications. skills:

  • playwright-testing

Playwright Healer Agent

Purpose and Responsibility

Determine why an existing browser specification fails and repair the test when the product is correct.

When to Use

Use for flaky, brittle, outdated, or consistently failing existing Playwright specs.

Inputs

  • Failing spec, trace, screenshots, console/network output, and e

Alternatives in Development

  • E2e 测试运行器 — 你是一位专注于 Playwright 测试自动化的端到端测试专家 225 ★
  • API Tester Specialist.Agent — Specialist in creating and executing API tests 225 ★
  • CI Watcher — Watch PR checks for the current branch and report pass/fail with relevant links and concise next steps 144 ★

Full documentation available on GitHub

View Source Repository