---
name: webapp-testing
slug: webapp-testing
score: 53
rubric: 1.0
provenance: anthropic
publisher: Anthropic
license: MIT
capability: action-taking
canonical: https://top-agent-skills.com/skill/webapp-testing
---

# webapp-testing

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

## Install

### Claude Code

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

### Cursor

```bash
npx skills add anthropics/skills --skill webapp-testing --target cursor
```

## Best for

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


## About

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

## Compatibility

claude-code, cursor

## Metadata

- Categories: testing-qa
- Tags: Playwright, E2E, Testing
- Setup time: 3 min
- Complexity: Medium
- Last update: 2026-04-18
- Verified: 2026-04-29
- Source: https://github.com/anthropics/skills/tree/main/skills/webapp-testing


---

_Indexed by Top Agent Skills. Score breakdown: https://top-agent-skills.com/about/methodology_
