Playwright CLI Agents (POM)

Three Claude Code agents — Planner, Generator, Healer — that build and self-heal Page Object Model Playwright suites.

AgentVerifiedClaude Code
Category
Test Automation
Author
yusuftayman
Pricing
free

What it does

Playwright CLI Agents provides three Claude Code agents — Planner, Generator, Healer — for Playwright E2E testing using the Page Object Model pattern, plus two bundled skills. Planner navigates a URL, explores interactive elements, and produces a structured test plan. Generator drives the browser in real time and outputs Page Object plus spec files. Healer runs failing tests, inspects DOM, console, and network activity, and fixes broken locators or timing issues. The bundled skills cover a playwright-cli command reference and an e2e skill describing test file structure, visual-testing conventions, API mocking, and locator strategy.

How QA teams use it

  • Point Planner at a URL to get a structured test plan of the app's interactive elements before writing any code.
  • Run Generator to produce Page Object Model files and matching spec files directly from that plan.
  • Re-run Healer on a failing suite so it inspects the DOM, console, and network state and applies a fix to locators or timing.

Notes

Community-maintained, Claude Code only, built specifically around the Page Object Model pattern.

Related tools

Know a QA tool we're missing?

The QA Stack is community-curated. Suggest a skill, plugin, or MCP server and we'll review it.