playwright-testinglisted
Install: claude install-skill n-n-code/n-n-code-skills
# Playwright Testing
Turn a focused browser question or named product claim into the smallest
durable evidence. Preserve the repository's runner and language; do not
translate every Playwright task into Node Playwright Test.
## Choose The Lane
Route by the artifact and state model, not by the word “Playwright.”
### Live investigation
Use `playwright-cli` when the user explicitly selects Playwright investigation
or when the investigation serves the Playwright test work owned by this skill.
Inspect the running app, reproduce behavior, or collect evidence. This lane
does **not** require a repo-owned test harness and does not authorize adding
one. Keep the CLI agent-side unless the user asks for repo changes.
Generic ad hoc Chrome investigation and browser use default to
`chrome-devtools-axi`. Preserve an explicitly chosen browser/tool and its
session. AXI findings may feed a durable Playwright test; this skill owns that
test artifact and the existing runner's behavior.
Load [references/playwright-cli-investigation.md](references/playwright-cli-investigation.md).
Use the executable's help and official Playwright documentation for current
command mechanics. This package supplies the investigation and test workflow;
no separately installed skill is required. Verify runtime help when a local
example or documentation page describes a different version.
### Existing-harness test work
Use this lane when a working Playwright harness exists and the main artifact is
a spec, test