Skill

Webapp Testing
SkillPlaywright 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/skillsBy 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
- 01Flows
- 02Assertions
- 03Traces
Other skills in the loop
Discussion
No notes yet. Be the first hunter to report back.