Agent Claude Code
Use this agent when you need to create automated browser tests using Playwright Examples: Context: User wants to generate a test for the test plan item.
81 tagged playwright, measured the same way as everything else here.
Browse within: e2e-testing 20chat-modes 17copilot 17copilot-agent 17instructions 17prompts 17browser-automation 10sap 9typescript 9ui5 9Multi-Agent 8browser-use 8self-learning-ai 8firefox 7
Agent Claude Code
Use this agent when you need to create automated browser tests using Playwright Examples: Context: User wants to generate a test for the test plan item.
Agent Claude Code
Use this agent when you need to debug and fix failing Playwright tests.
Agent Claude Code
Use this agent when you need to create comprehensive test plan for a web application or website.
Agent
Fetch and follow https://raw.githubusercontent.com/agentrhq/webcmd/main/start.md to set up Webcmd end to end.
Agent
Fetch and follow https://raw.githubusercontent.com/agentrhq/webcmd/main/start.md to set up Webcmd end to end.
Agent
Fetch and follow https://raw.githubusercontent.com/agentrhq/webcmd/main/start.md to set up Webcmd end to end.
Agent
End-to-end testing specialist using Playwright. Generates, maintains, and runs E2E tests.
Agent
Audit all cli-web- CLIs for convention drift against skills/shared/CONVENTIONS.md, including replskin drift via cli-web-devkit drift and .manifest.json presence. Reports PASS/FAIL per check per CLI in a matrix format. Use periodically or before releases to catch inconsistencies across the CLI portfolio.
Agent
Review a cli-web- CLI from the end-user perspective by RUNNING it. Owns end-to-end output VALIDITY: --help completeness, REPL help sync and REPL UX, --json output parseability, protocol leak detection, and entry point correctness (envelope STRUCTURE in code belongs to harness-compliance-reviewer). Returns scored…
Agent
Review a cli-web- CLI implementation against its APP.md API map. Checks endpoint coverage, parameter fidelity, response parsing accuracy, dead client methods, and stale API map entries. Returns scored findings. Use during Phase 4 standards review — dispatched by the standards skill.
Agent
Tests web applications end-to-end using Glance browser MCP. Navigates pages, fills forms, clicks buttons, takes screenshots, runs assertions, and reports bugs. Use when you want to verify an app works correctly — login flows, forms, navigation, responsiveness — with real browser interaction.
vasu31dev/playwright-ts-template
Agent Claude Code
Use this agent when you need to create automated browser tests using Playwright and vasu-playwright-utils. Examples: Context: User wants to generate a test for the test plan item.
vasu31dev/playwright-ts-template
Agent Claude Code
Use this agent when you need to debug and fix failing Playwright tests.
vasu31dev/playwright-ts-template
Agent Claude Code
Use this agent when you need to create a comprehensive test plan for a web application or website.
jaktestowac/awesome-copilot-for-testers
Agent
Provide expert guidance, code, and troubleshooting help for end-to-end and component-level test automation using Playwright with TypeScript. Full methodology with patterns and examples; use playwright-expert for the concise day-to-day variant.
jaktestowac/awesome-copilot-for-testers
Agent
Audits a collection of customization assets as a whole rather than one at a time: frontmatter and structural conformance, description trigger quality, overlap and trigger collisions between near neighbours, broken cross-references, orphaned and missing resources, drift between skills, plugins and the README, and which…
jaktestowac/awesome-copilot-for-testers
Agent
Audits the repo for technical debt, quantifies impact/risk, and produces a prioritized remediation plan with small, safe PR-sized recommendations.
debs-obrien/playwright-movies-app
Agent
Use this agent when you need to create automated browser tests using Playwright Examples: Context: User wants to generate a test for the test plan item.
debs-obrien/playwright-movies-app
Agent
Use this agent when you need to debug and fix failing Playwright tests.
debs-obrien/playwright-movies-app
Agent
Use this agent when you need to create comprehensive test plan for a web application or website.
569270901/claude-web-test-harness
Agent Claude Code
A two-stage agent that turns product requirements, screen designs, page maps, and project notes into structured test cases and user flows. Each stage produces a document for human review.
569270901/claude-web-test-harness
Agent
A structured method for breaking product requirements, designs, and live screens into six fixed tables before writing test cases. Each table entry records its evidence and how certain it is.
569270901/claude-web-test-harness
Agent
A coordinating agent for multi-step software testing work. It routes tasks to specialized agents and records progress, decisions, and review points.
kaizen-yutani/playwright-autopilot
Agent
Use this agent to investigate a single failing E2E test. Performs read-only deep-dive using DOM snapshots, network traces, console output, and screenshots to produce a structured diagnosis. Never modifies code. Examples: Context: A test failure needs root cause analysis. user: 'Investigate why the checkout test at…