webapp-testing

Test local webapps with Playwright. Generation, run, report — end-to-end.

Score 0(?)OfficialCodeby AnthropicSource
Verified for:

Install

$ npx skills add github.com/anthropics/skills --skill webapp-testing

Best 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.

PlaywrightE2ETesting

Score breakdown

Score breakdown

rubric 1.0
Install count
0/20
Provenance
15/15
GitHub stars
0/15
Recency
6/10
Compatibility
4/10
Documentation depth
6.5/10
Install ergonomics
10/10
License
5/5
Verification freshness
3/5

Composite 0–100 score derived from 9 verifiable signals. See the rubric →

Deterministic web control. ref-based clicks/fills, no flaky selectors, parallel sessions.

BrowserAutomationAction-taking
Code
Medium4 min

Playwright patterns: clicks, fills, waits, retries. The do-it-right defaults.

PlaywrightAutomation
Code
Low2 min

TDD with red/green/refactor as a concrete TypeScript walkthrough.

TDDTypeScript
Code
Low2 min

Ranked #7 in Testing

Publish the ranking in your README. The badge reads the live score, so it updates when the ranking does.

webapp-testing — ranked #7 in Testing on Top Agent Skills
Markdown
[![webapp-testing — ranked #7 in Testing on Top Agent Skills](https://top-agent-skills.com/badge/webapp-testing.svg)](https://top-agent-skills.com/skill/webapp-testing)
HTML
<a href="https://top-agent-skills.com/skill/webapp-testing"><img src="https://top-agent-skills.com/badge/webapp-testing.svg" alt="webapp-testing — ranked #7 in Testing on Top Agent Skills"></a>

Skill FAQ

About webapp-testing

What is the webapp-testing skill?

Test local web applications using Playwright. Generate tests, run them, and report failures.

Which agents does webapp-testing work with?

Claude Code, Cursor.

How do I install webapp-testing?

Run `npx skills add github.com/anthropics/skills --skill webapp-testing` for Claude Code. See the install panel for per-agent commands.

Is webapp-testing free to use?

Yes — webapp-testing is open source (MIT).

Who maintains webapp-testing?

webapp-testing is published by Anthropic and was last updated on 2026-04-18.

What is webapp-testing best for?

Filling test gaps in a webapp, smoke-testing UIs after a change.