Playwright Pro — Coverage
Analyze and improve Playwright test coverage.
$skillfish add ~skills/playwright-pro-coverage Real Conversations
See how the Playwright Pro — Coverage skill responds to actual requests. These are representative examples of what your AI agent will produce.
We're launching in 3 weeks. Which pages and flows have zero E2E coverage? Next.js App Router, about 30 routes.
Scanning your route structure and mapping against existing tests.
Coverage Matrix (30 routes):
| Area | Route | Tests | Status |
|---|---|---|---|
| Auth | /login | 6 | Covered |
| Auth | /register | 4 | Covered |
| Auth | /forgot-password | 0 | Missing |
| Auth | /verify-email | 0 | Missing |
| Dashboard | /dashboard | 5 | Partial (no error states) |
| Dashboard | /dashboard/analytics | 0 | Missing |
| Billing | /billing | 0 | Missing |
| Billing | /billing/upgrade | 0 | Missing |
| Settings | /settings/profile | 3 | Covered |
| Settings | /settings/team | 0 | Missing |
| (20 more routes) | ... | ... | ... |
Coverage: 14/30 routes (47%) — 16 routes with zero tests
Prioritized Test Plan (3 weeks to launch):
Week 1: Critical
/billing+/billing/upgrade— 8 tests, use checkout templates/forgot-password+/verify-email— 6 tests, use auth templates, quick
Week 2: High
/dashboard/analytics— chart loading, date filters; 5 tests/settings/team— invite, remove, role change; 6 tests
Week 3: Medium
- Remaining 8 lower-risk routes
Total gap: ~35 tests needed. Auto-generate Week 1 now using the billing and auth templates?
Get Started
How to install and use this skill in your preferred environment.
Skills are designed for AI coding agents (Claude Code, Cursor, Windsurf) and IDE-based workflows where the agent can read files, run scripts, and act on your codebase. Web-based AI can use the knowledge and frameworks, but won't have tool access.
Models & Context
Which AI models and context windows work best with this skill.
Recommended Models
Larger models produce more detailed, production-ready outputs.
Context Window
This skill's SKILL.md is typically 3–10 KB — fits in any modern context window.
All current frontier models (Claude, GPT, Gemini) support 100K+ context. Use the full window for complex multi-service work.
Pro tips for best results
Be specific
Include numbers — users, budget, RPS — so the skill can size the architecture.
Share constraints
Compliance needs, team size, and existing stack all improve the output.
Iterate
Start with a high-level design, then ask follow-ups for IaC, cost analysis, or security review.
Combine skills
Pair with companion skills below for end-to-end coverage.
Ready to try Playwright Pro — Coverage?
Install the skill and start getting expert-level guidance in your workflow — any agent, any IDE.
$skillfish add ~skills/playwright-pro-coverage