# Webapp Testing

> Playwright-driven testing for local web apps

Source: https://aistack.sh/skill/webapp-testing
Real source: https://github.com/anthropics/skills/tree/main/skills/webapp-testing
Author: Anthropic
Category: testing
Works with: claude-code, claude-ai
Last verified: 2026-09-06

Tests local web applications using Playwright: verifies frontend functionality, debugs UI behavior, and captures screenshots as part of the workflow.

## Install

### claude-code

```
/plugin marketplace add anthropics/skills
/plugin install example-skills@anthropic-agent-skills
```

Installs the whole plugin (a small bundle of related skills); this one loads automatically once the plugin is installed, no separate step needed.

---

From aistack.sh. Last verified 2026-09-06.
