tdd
skills.sh 생태계의 재사용 가능한 Agent Skill입니다. tdd from mattpocock/skills: Test-driven development with vertical slices, behavior-focused tests, and incremental red-green-refactor cycles.
skills.sh 생태계의 재사용 가능한 Agent Skill입니다. webapp-testing from anthropics/skills: Native Python Playwright scripts for testing local web applications with server lifecycle management.
webapp-testing is a reusable agent skill listed on skills.sh under anthropics/skills. skills.sh rank #171, installs 68.3K, GitHub stars 140.2K, first seen Jan 19, 2026.
Native Python Playwright scripts for testing local web applications with server lifecycle management. Includes with_server.py helper to automatically start and manage single or multiple servers before running automation scripts Supports reconnaissance-then-action workflow: screenshot/inspect rendered DOM, identify selectors, then execute actions with discovered selectors Emphasizes waiting for networkidle on dynamic apps before DOM inspection to avoid timing issues Provides example scripts covering element discovery, static HTML automation, and console log capture
SKILL.md and only load extra files referenced by that skill.npx skills add https://github.com/anthropics/skills --skill webapp-testingIs webapp-testing an agent, a prompt, or a skill?
It is a skill: a reusable package of task-specific instructions and supporting files that an agent can load when the user's request matches the workflow.
Should I install it automatically?
Only after checking the repository, install command, audit status, and whether the user wants this capability in the current agent environment.
What makes it useful for AIDreamHub users?
It helps users discover practical agent capabilities from the open skills ecosystem and compare them by task, source, install count, and operational risk.
npx skills add https://github.com/anthropics/skills --skill webapp-testingnpx skills add https://github.com/anthropics/skills --skill webapp-testingskills.sh 생태계의 재사용 가능한 Agent Skill입니다. tdd from mattpocock/skills: Test-driven development with vertical slices, behavior-focused tests, and incremental red-green-refactor cycles.
skills.sh 생태계의 재사용 가능한 Agent Skill입니다. minimal-run-and-audit from lllllllama/ai-paper-reproduction-skill: minimal-run-and-audit packages reusable procedural knowledge for agents.
skills.sh 생태계의 재사용 가능한 Agent Skill입니다. diagnose from mattpocock/skills: diagnose packages reusable procedural knowledge for agents.
skills.sh 생태계의 재사용 가능한 Agent Skill입니다. systematic-debugging from obra/superpowers: Structured debugging methodology that mandates root cause investigation before attempting any fixes.