Best Claude Code Testing skills
1,265Ranked by quality score. Browse all 1,265 Testing skills
Testing skills make Claude verify instead of assert. The best-known are browser-driven: the official Webapp Testing skill and the Playwright plugin let Claude open a local app, click through it and read what actually rendered. Others shape the process around tests, such as Spec Kit for spec-driven development, PICT-based pairwise test design, and issue-to-fix workflows that write a failing test before the patch.
Install one when "done" in your project means a passing check rather than code that looks right. A browser skill is the difference between Claude saying a form works and Claude submitting it. Test-design skills help when coverage is thin and you want cases enumerated systematically instead of the three obvious ones. Teams that pair a testing skill with a hook that runs the suite after every edit get the tightest loop.
Like every skill, these live under ~/.claude/skills/<name>/ with a SKILL.md and load when a task matches their description; the entry page gives the install command. Browser skills need Playwright and its browsers on the machine, and they will drive a real browser against whatever URL you give them, so run them against local or staging. Open a new session after installing.
Top 20 Testing skills
Webapp Testing
79Test local web applications using Playwright for UI verification and debugging
gstack
7415,000+ · Garry Tan's exact Claude Code setup: 6 opinionated tools that serve as CEO, Eng Manager, Release Manager, and QA Engineer.
playwright
74claude-plugins-official · Browser automation, E2E testing, screenshots ·
29
72#52, #103). The behavior changed between Claude Code versions, leading to confusion. We now have a regression test to prevent this from being reintroduced.
Fix Issue
72Addresses GitHub issues by taking issue number as parameter, analyzing context, implementing solution, and testing/validating the fix for proper integration.
Darwin Skill
65达尔文.skill —— 一个让你的Skill无限进化的系统:评估→改进→测试→保留或回滚 · Autoresearch-inspired autonomous skill optimization for Claude Code.
route research for testing
64route research for testing skill
OpenAgentsControl
64AI agent framework for plan-first development workflows with approval-based execution.
Claude Code Spec Workflow
63Automated Kiro-style Spec workflow for Claude Code.
Test Runner
62Run Python tests with pytest, unittest, or other testing frameworks.
Marketing Skills Versions
62Current versions of all skills. Agents can compare against local versions to check for updates. · Skill · Version · Last Updated · · ------- · --------- ·…
Cc Sdd
62Spec-driven development (SDD) for your team's workflow.
/test-routing
61Vérifie le routing de commandes RTK sans exécution (dry-run).
Langgraphjs
61Offers comprehensive build and test commands with detailed TypeScript style guidelines, layered library architecture, and monorepo structure using yarn…
AI Contribution Skills (Engram)
61branch-pr: clean branch and PR workflow. - testing-coverage: strict TDD and coverage discipline. - sdd-flow: mandatory Spec-Driven Development phases. -…
Testing Strategy
59This project is small, runs in a terminal, and is mostly deterministic.
ext-apps
59Official repo for spec & SDK of MCP Apps protocol - standard for UIs embedded AI chatbots, served by MCP servers · 1866 · 27 · 1 ·
Spec Kitty
58Spec-Driven Development for serious software developers.
Claude Codepro
58by Max Ritter - Professional development environment for Claude Code with spec-driven workflow, TDD enforcement, cross-session memory, semantic search,…
Inkline
58Structures development workflow using pnpm with emphasis on TypeScript and Vue 3 Composition API, detailed component creation process, and comprehensive…
These are 20 of 1,265. See every Testing skill, searchable and sortable by stars or name.