Webapp Testing — agent skill from anthropics/skills

Webapp Testing is available in the open agent skills ecosystem (anthropics/skills).

Install

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

Skill content

The instructions an agent receives when this skill is active.

--- name: webapp-testing description: Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs. license: Complete terms in LICENSE.txt --- # Web Application Testing

Related skills

Other listings in the same category or with overlapping tags.

FAQ

What does Webapp Testing do?
Webapp Testing is available in the open agent skills ecosystem (anthropics/skills). Webapp Testing — agent skill from anthropics/skills.
How do I install Webapp Testing?
In a supported agent environment, run: npx skills add https://github.com/anthropics/skills --skill webapp-testing
When should I use Webapp Testing?
Use this skill when working on tasks related to webapp-testing.
Got an example for Webapp Testing?
Apply Webapp Testing to a relevant agent workflow.
Where does Webapp Testing come from?
Source and updates: https://www.skills.sh/anthropics/skills/webapp-testing. Confirm install steps and permissions there before you rely on it.