Testing
Agent
playwright-test-plan.prompt
Create test plan
Install
$ npx -y skills add microsoft/playwright --agent claude-codeHow it fires
How this agent gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
- You can call itInvoke it directly when you want it.
Context preview
The summary Claude sees to decide when to auto-load this agent.
Create test plan
Agent definition
playwright-test-plan.prompt.mdagent: playwright-test-planner description: Create test plan
Create test plan for "add to cart" functionality of my app.
- Seed file: `${seedFile}`
- Test plan: `specs/coverage.plan.md`
Ships withplaywright
Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
Get the whole plugin
Stats
94,284
Stars
6,256
Forks
Active
Maintenance
TypeScript
Language
Apache-2.0
License
1h ago
Last commit
6y ago
Created
Repo: microsoft/playwright
Other agents on playwright.
- playwright-test-coverage.prompt
Produce test coverage
Open agent - playwright-test-generate.prompt
Generate test plan
Open agent - playwright-test-generator.agent
Use this agent when you need to create automated browser tests using Playwright
Open agent - playwright-test-heal.prompt
Fix tests
Open agent - playwright-test-healer.agent
Use this agent when you need to debug and fix failing Playwright tests
Open agent - playwright-test-planner.agent
Use this agent when you need to create comprehensive test plan for a web application or website
Open agent

