๐Ÿงช
QualityPython

Web Application Testing

by anthropics

Web Application Testing is a Quality skill for Claude Code, published by anthropics in skills.

168.6K stars20.1K forkson anthropics/skillsAdded 2026/08/13Repository updated 2026/08/07
agent-skills
Install in seconds
Install Web Application Testing
Copy Web Application Testing into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/anthropics/skills/tree/main/skills/webapp-testing ~/.claude/skills/webapp-testing

Requires Node.js. Downloads this skill only โ€” not the rest of the repository โ€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/anthropics/skills.git

Clones the whole repository, then copy the skillโ€™s own directory into your skills folder yourself.

In this catalog

Source file
skills/webapp-testing/SKILL.md in anthropics/skills
Installs to
~/.claude/skills/webapp-testing
Collection
One of 18 skills cataloged from this repository
Category
Quality โ€” 1354 skills

What Web Application Testing does

Web Application Testing verifies and debugs local web applications using Playwright. It supports frontend functional testing, screenshot capture, browser log viewing, and UI automation.

Web Application Testing is cataloged under Quality on DirSkills. Web Application Testing comes from a repository tagged agent-skills.

Documentation

README

Web Application Testing

To test local web applications, write native Python Playwright scripts.

Helper Scripts Available:

  • scripts/with_server.py - Manages server lifecycle (supports multiple servers)

Always run scripts with --help first to see usage. DO NOT read the source until you try running the script first and find that a customized solution is abslutely necessary. These scripts can be very large and thus pollute your context window. They exist to be called directly as black-box scripts rather than ingested into your context window.

Decision Tree: Choosing Your Approach

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Web Application Testing

  • What else does anthropics publish alongside Web Application Testing?

    Web Application Testing is one of 18 skills that DirSkills catalogs from anthropics/skills, the repository it ships in. Its siblings there include Algorithmic Art, Brand Guidelines and Canvas Design. Each one is a separate skill with its own page in this directory, installs the same way Web Application Testing does, and is maintained by anthropics in that same repository. The rest of the collection is listed on the anthropics/skills page.

  • How does Web Application Testing compare to other Quality skills?

    Web Application Testing ranks #6 by stars among the 1354 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Web Application Testing against them. Open each page to compare what they document and how they install.

More from anthropics/skills

Web Application Testing is one of 18 skills cataloged on DirSkills from anthropics/skills.

See all 18 skills โ†’
๐ŸŽจ
3w ago

Algorithmic Art

Algorithmic Art creates original generative art using p5.js with seeded randomness and interactive parameter exploration. Use it when users request code-based art, flow fields, particle systems, or other algorithmic visualizations.
Frontend
168.6K20.1K
๐ŸŽจ
3w ago

Brand Guidelines

Brand Guidelines applies Anthropic's official brand colors and typography to artifacts that benefit from the company's look-and-feel. Use it when brand colors, style guidelines, visual formatting, or company design standards apply.
Frontend
168.6K20.1K
๐ŸŽจ
3w ago

Canvas Design

Canvas Design creates original visual art in .png and .pdf documents guided by design philosophy. Use it when asked to create posters, art pieces, or other static designs, never copying existing artists' work to avoid copyright violations.
Frontend
168.6K20.1K
๐Ÿค–
3w ago

Claude API

Claude API provides reference documentation for the Anthropic SDK, covering model IDs, pricing, parameters, streaming, tool use, MCP, agents, caching, token counting, and model migration. Use it before writing Claude integration code or when asked about Claude/Anthropic APIs, models, or limits.
AI Engineering
168.6K20.1K
๐Ÿ“
3w ago

Doc Co-Authoring

Doc Co-Authoring guides users through a structured workflow for co-authoring documentation, from context gathering and iterative refinement to reader testing. Use it when writing proposals, technical specs, decision docs, or similar structured content.
Writing
168.6K20.1K
๐ŸŽจ
3w ago

Frontend Design

Frontend Design guides distinctive, intentional visual design for building new UI or reshaping existing ones, including aesthetic direction, typography, and avoiding templated defaults. Use it when you need deliberate, non-generic visual choices for a frontend.
Frontend
168.6K20.1K