Install
$ npx skills add lackeyjb/playwright-skillBest for
Adding Playwright tests where the agent would otherwise hand-roll fragile patterns.
About this skill
Browser automation patterns for Playwright — clicks, fills, waits, retries.
PlaywrightAutomation
Score breakdown
Score breakdown
rubric 1.0Install count
0/20
Provenance
8.3/15
GitHub stars
0/15
Recency
8.5/10
Compatibility
4/10
Documentation depth
6.5/10
Install ergonomics
10/10
License
5/5
Verification freshness
4.3/5
Composite 0–100 score derived from 9 verifiable signals. See the rubric →
Related skills
Community
Deterministic web control. ref-based clicks/fills, no flaky selectors, parallel sessions.
BrowserAutomationAction-taking
Code
Medium4 min
Official
Test local webapps with Playwright. Generation, run, report — end-to-end.
PlaywrightE2ETesting
TDD with red/green/refactor as a concrete TypeScript walkthrough.
TDDTypeScript