Skill

Webapp Testing

Skill

Playwright as a skill, not a separate job.

Official skill that drives the browser against the app you just shipped. Failures come back as a trail, not a screenshot dump.

spec·Apache-2.0·Updated this quarter·github.com/anthropics/skills

Claude CodeDesktop
Scanned
npx skills add anthropics/skills

By Anthropic

Input

A URL and the path a person would take.

Output

A passing run or a trace you can open.

webapp-testing.skill/invoke

You say

Sign in, open billing, change the plan. Stop if the modal traps focus.

It returns

Passed to the modal. Focus stayed in the dialog. Trace attached.

Prompt notebook

Prompts this skill is built for.

  • You say

    Sign in, open billing, change the plan. Stop if the modal traps focus.

    It returns

    Passed to the modal. Focus stayed in the dialog. Trace attached.

What it teaches

  1. 01Flows
  2. 02Assertions
  3. 03Traces