pw-coverage-planner

Installation
SKILL.md

Build a comprehensive Playwright test coverage plan for a parent scenario provided by the user. The output is a markdown artifact in .claude/pw-plans/ that downstream skills (e.g. pw-new-test) can consume to generate concrete tests.

Parent scenario: $ARGUMENTS

Never skip AskUserQuestion steps in this skill, even if told to work autonomously.

Instructions

1. Enter plan mode immediately

Before doing anything else, call the EnterPlanMode tool. All research in steps 2–5 happens in plan mode (read-only). No files are written until the user approves the plan in step 6.

If $ARGUMENTS is empty or too vague to plan against (e.g. less than ~5 words and no nouns identifying a feature/page/flow), use AskUserQuestion once to ask the user to describe the parent scenario before entering plan mode. Otherwise proceed.

2. Anchor on the parent scenario

Installs
32
GitHub Stars
1
First Seen
Jun 29, 2026
pw-coverage-planner — bondar-artem/playwright-scripting-skills