Install
$ npx skills add github.com/anthropics/skills --skill webapp-testingBest for
Filling test gaps in a webapp, smoke-testing UIs after a change.
About this skill
Test local web applications using Playwright. Generate tests, run them, and report failures.
Score breakdown
Score breakdown
rubric 1.0Composite 0–100 score derived from 9 verifiable signals. See the rubric →
Related skills
Deterministic web control. ref-based clicks/fills, no flaky selectors, parallel sessions.
Playwright patterns: clicks, fills, waits, retries. The do-it-right defaults.
TDD with red/green/refactor as a concrete TypeScript walkthrough.