Testing skills

11,709 tagged Testing, measured the same way as everything else here.

Browse within: LLM 179agentic-ai 140agents 130cli 103ai-coding 92agent 82skills 71javascript 57openai 52agent-browser 49agentic-workflow 41ai-testing 41agent-orchestration 40claude-code-plugin 37

mushi-mushi

625

kensaurus/mushi-mushi

Skill Claude CodeCodex

Set up, configure, and use Mushi Mushi — the AI-powered QA platform for automatic bug detection, user story mapping, TDD scenario generation, and PDCA auto-improvement. Use when setting up Mushi, configuring SDK/CLI/MCP, managing API keys, or asking how any Mushi feature works.

not rated 3 10d ago A 70 tokens original MIT

benchmark-adder

626

tmuskal/arc-agi-benchmarker

Skill Claude Code

Given a benchmark repository URL (agentic envs like arc-agi, memory/eval benchmarks like longmemeval, QA/code/tool-use benchmarks, etc.), orchestrate the creation of a full Claude Code plugin that benchmarks the current harness setup against it. Wraps the babysitter:babysit skill with the benchmark-plugin-creator…

not rated 3 4mo ago A 74 tokens

bughunterpro

627

sector-b79/web-hunter-pro

Skill Claude CodeCodex

Operate only in authorized scope: bug bounty targets explicitly in scope, owned systems, defensive reviews, or labs. Decline or pause on requests involving unauthorized access, stealth, persistence, service disruption, credential abuse, real data theft, or abuse of third-party systems.

not rated 3 4mo ago A 0 tokens

wincreator

628

winterbim/wincreator

Skill Codex

Proves that agent work is actually done: each claim becomes a ledger row with a gate that was executed, captured raw evidence, and a status a builder is not allowed to write for itself. Use when a technical result must be auditable later — shipping or migrating something users depend on, a change whose failure is…

not rated 3 11d ago A 156 tokens original MIT

specmint-tdd

629

ngvoicu/specmint-tdd

Skill Claude CodeCodex

TDD-first spec management for AI coding workflows. Use this skill when the user explicitly mentions specs, forging, or structured planning: says "forge", "forge a spec", "write a spec for X", "create a spec", "plan X as a spec", "resume", "what was I working on", "spec list/status/pause/switch/activate", "implement…

not rated 3 2mo ago A 146 tokens copy · 97% MIT

test-generator

630

u9401066/template-is-all-you-need

Skill Claude Code

A test-suite generation workflow for software projects. It includes static checks, unit tests, integration tests, end-to-end tests, coverage reports, type checking, linting, security scanning, and dead-code detection.

not rated 3 6mo ago A 98 tokens original Apache-2.0

android-qa

631

willbytee-sudo/android-qa-kit

Skill Claude Code

Test an Android app on a real phone or an emulator using adb. Use when the user wants to install an APK they just compiled, walk through the app's screens, check the on-screen text, reproduce a bug, capture screenshots, read crash logs, or set up an Android testing environment from scratch. Covers both a physical…

not rated 3 1mo ago A 80 tokens original MIT

qa-go

632

endorphin-ai/claude-code-teams

Skill Claude Code

Go testing skill with table-driven tests, httptest, testify, and integration testing patterns. Use when writing or running Go backend tests.

not rated 3 6mo ago A 30 tokens

run-tests

633

JSchOBL/agentic-ai-learning-journey

Skill Claude Code

Run the pytest suite, report pass/fail counts and coverage, and identify untested code. Use when the user asks to run tests, check test coverage, or verify that changes didn't break anything.

not rated 3 1mo ago A 43 tokens original MIT

no-vibes

634

Lum1104/no-vibes

Skill Claude CodeCodex

Use when completion depends on an end-to-end outcome across components, environments, or external systems.

not rated 3 1mo ago A 23 tokens original MIT

testing-arsenal

635

FutureJJ/claude-skills

Skill Claude CodeCodex

Testing strategies including unit tests, integration tests, E2E tests, mocking, coverage analysis, and TDD workflow. Trigger when users need help writing tests, choosing testing frameworks, implementing mocking strategies, or setting up test infrastructure.

not rated 3 6mo ago A 51 tokens original MIT

vl-stage

636

giltotherescue/velocity-agent-skills

Skill Claude CodeCodex

Use when a branch, worktree, local app, or cloud-agent task needs a staged test environment without disturbing the main checkout, especially for browser-facing web app work. Helps agents choose and set up the right strategy for browser/app testing across JavaScript/TypeScript, Python, PHP, Docker Compose, local…

not rated 3 3mo ago A 108 tokens original MIT

ironbee-ai/ironbee-devtools-skills

Skill Claude Code

CLI for driving an Android emulator (AVD) over adb. Use when the user needs to connect to an emulator (attach to a running one or boot/manage an AVD), tap/swipe/type on the UI, read the UI/accessibility tree, take screenshots or screen recordings, capture logcat, capture HTTP(S) requests in-process (Frida OkHttp hook…

not rated 3 1mo ago A 203 tokens original MIT

kill-test-first

638

redamancy231-create/claude-skills

Skill Claude Code

A test-first review process for new research ideas, trading strategies, paper topics, models, architectures, or data pipelines. TDD means defining tests or checks before building the idea.

not rated 3 23d ago A 85 tokens CC-BY-4.0

code-verification

639

bhaumikmaan/claude-code-master-skills

Skill Claude Code

Adversarial verification of code changes. Tries to break implementations rather than confirm they work. Produces structured PASS/FAIL/PARTIAL verdicts with evidence. Use when verifying code changes, after non-trivial implementations, before reporting task completion, or when asked to check if something works.

not rated 3 5mo ago A 63 tokens original MIT

odoo-code-review

640

Immoderate-humulin783/odoo-skills

Skill Claude CodeCodex

Review Odoo addon code for correctness, security, performance, migrations, tests, and official Odoo coding guidelines. Use when reviewing Odoo modules, diffs, pull requests, or changed files involving models, fields, XML views, data, controllers, reports, OWL/assets, manifests, access rules, record rules, or OCA…

not rated 3 2d ago A 75 tokens

harden

641

Calvin-LLC/agentic-hardening-skill

Skill Claude CodeCodex

Evidence-driven codebase hardening. Audits security (OWASP Top 10:2025), supply chain (inventory vs SBOM vs SLSA v1.2), reliability (OTel + operational limits), tests (sandboxed tiers), and accessibility (WCAG 2.2 AA). Every finding is quoted, matrix-scored, and cited. Does not fix. Reports with file:line and a…

not rated 3 9d ago A 117 tokens original MIT

journey-simulation

642

RockyHong/super-bootstrap

Skill Claude Code

Use when caller wants to observe how a stranger encounters a flow, artifact, or sandbox — triggers like "simulate a user journey", "test our onboarding / checkout / signup", "will my ICP convert", "how does a cold reader experience this README", "first-time user test", "cognitive walkthrough", or any request to…

not rated 3 2d ago A 79 tokens original MIT

parallel-lifecycle

643

DevOtts/parallel-lifecycle

Skill Claude Code

Run and CDP-test a feature inside its own git worktree without colliding with other parallel coding sessions. Use whenever you are testing a feature locally in a worktree, running Playwright/CDP against your own app, or running two or more agent sessions in parallel that each need a dev server and a browser. Trigger…

not rated 3 1mo ago A 157 tokens original MIT

crucible

644

gpanakkal/crucible

Skill Claude CodeCodex

Write solid unit tests using property-based testing and mutation testing. Use whenever unit tests are being written, fixed, audited, or reviewed in a TypeScript project; whether the user asks directly or test-writing occurs as a step inside another workflow (TDD, feature implementation, bug fixing, code review). Also…

not rated 3 1mo ago A 98 tokens original MIT

test-health

645

joacod/skills

Skill Claude CodeCodex

Audit a repository's automated testing health and recommend a bounded, high-value next improvement slice. Use when assessing an existing test suite, introducing tests into an untested or legacy project, deciding what to test next, evaluating testing strategy or coverage, choosing between unit, integration, and…

not rated 3 9d ago A 104 tokens original MIT

agentic-evals

646

browoz/agentic-sdlc-skills

Skill Codex

Design evaluation contracts and test plans for agentic systems. Create deterministic tests, trajectory evals, quality dimensions, gold-set criteria, and CI gates before or after implementation. Use when asked for tests first, an eval plan, success criteria, non-deterministic testing, LLM-as-judge setup, or…

not rated 3 2mo ago A 95 tokens original MIT

awesome-writing-plans

647

sramji/awesome-superpowers

Skill Claude CodeCodex

Use when writing an implementation plan in a project — wraps superpowers:writing-plans with a fresh-subagent test-rigor review loop (≤3 rounds) after the plan is written. Each round asks "what realistic failure mode would survive these tests?" and either extends the plan or marks gaps out-of-scope in a Deferred Risks…

not rated 3 2mo ago A 89 tokens original MIT

test-plugin

648

swen128/claude-plugins

Skill Claude Code

End-to-end test a Claude Code plugin by launching an interactive Claude session in a tmux pane with the plugin loaded, sending prompts, and verifying behavior.

not rated 3 1mo ago A 34 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: