Search metadata
Web App Testing
by Anthropic OrgOfficial Skill · in Developer Tools
Description
Python-based toolkit for testing local web applications using Playwright browser automation. Manages server lifecycles via `scripts/with_server.py`, supports multiple concurrent servers, and follows a reconnaissance-then-action pattern (navigate, stabilize, inspect, act).
Review status
This registry entry has been submitted and is awaiting security assessment.
Required Permissions
Public repository for Agent Skills
Source: GitHub API, fetched today
Similar Skills
Web Artifacts Builder
Suite of tools for creating elaborate, multi-component Claude.ai HTML artifacts using React 18, TypeScript, Vite, Parcel, Tailwind CSS, and shadcn/ui. Initializes project scaffolds, develops components, and bundles everything into a single self-contained HTML file.
Skill Creator
Creates new skills, modifies existing skills, and measures skill performance through structured evaluation. Workflow: draft skill, write test prompts, spawn parallel subagent runs (with-skill vs baseline), grade results, iterate, and optimize trigger descriptions.
MCP Builder
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Covers research, implementation, testing, and evaluation across TypeScript and Python.