Testing skills

15,093 tagged Testing, measured the same way as everything else here.

Browse within: ai-coding 100skills 72javascript 55openai 50openclaw 48agentic-workflow 42agent-browser 41agent-orchestration 39claude-code-plugin 36static-analysis 36ai-testing 34hacktoberfest 34skill-scanner 33bun 30

using-axis

409

netlify/axis

Skill Claude CodeCodex

Run AXIS, read its reports, navigate its project layout, and interpret scores. Use when the user asks to run AXIS, invoke the CLI, compare runs, explain a score, find a regression, manage baselines, or understand where AXIS writes its files.

not rated 55 +1 yesterday A 58 tokens original MIT

write-test-plan

410

andresharpe/dotbot

Skill Claude CodeCodex

Generate a QA/UAT test plan from product specifications and task definitions, covering acceptance testing, integration flows, and exploratory testing. Unit tests are out of scope (handled by write-unit-tests skill).

not rated 54 9d ago A 43 tokens original MIT

cgs-vertical-slice

411

merlinhu1/codex-game-studio

Skill Claude CodeCodex

Use for vertical slice tasks that validate whether a full game loop can be built at representative quality before production commitment; produce verification evidence, changed or proposed files, and handoff boundaries.

not rated 53 +3 27d ago A 43 tokens original MIT

work-review

412

tesslio/spec-driven-development-tile

Skill Claude CodeCodex

Review completed implementation against approved specs to ensure all requirements are satisfied. Use after finishing implementation work, before marking a task as done, or when a stakeholder asks to verify deliverables against requirements. Produces a review summary with pass/fail per requirement. Common triggers…

not rated 53 5mo ago A 82 tokens original MIT

burner-phone

413

SouthpawIN/burner-phone

Skill Claude CodeCodex

Universal Android device control with vision feedback. Supports Termux phones, ADB-only devices, and emulators. Use for phone automation, AI companionship, or mobile app testing.

not rated 53 1mo ago B 39 tokens original MIT

Innei/Kagura

Skill Claude Code

Use when writing, modifying, or running live E2E test scenarios in src/e2e/live/ for the kagura project. Triggers on Slack bot integration testing, live scenario creation, Codex/Claude provider live tests, status probe assertions, database assertions, and requests to run or debug live E2E tests.

not rated 52 today A 73 tokens original MIT

spring-jpa-testing

415

spring-ai-community/spring-testing-skills

Skill Claude CodeCodex

@DataJpaTest requires TestEntityManager + flush()/clear() before assertions — without this, tests read from Hibernate L1 cache and pass falsely. Read before writing any JPA test. Triggers: @DataJpaTest, JpaRepository, TestEntityManager, @ServiceConnection, Testcontainers, @Modifying, Hibernate 6/7…

not rated 52 4mo ago A 96 tokens

codex-test-bridge

416

msrv-tech/skills

Skill Claude CodeCodex

An HTTP bridge for demo and test 1C databases. It can replace a COM connection when working with test data and external 1C reports or print forms.

not rated 52 +1 changed 2d ago A 75 tokens

rewardkit

417

pku-liang/hwe-bench

Skill Claude CodeCodex

Write Harbor task verifiers using Reward Kit. Use when creating or editing a task's tests/ directory, adding grading criteria, setting up LLM/agent judges, or designing verifiers that produce a reward score.

not rated 52 +2 1mo ago A 46 tokens copy · 91% Apache-2.0

terraform-test

418

eric861129/SKILLS_All-in-one

Skill Claude CodeCodex

Comprehensive guide for writing and running Terraform tests. Use when creating test files (.tftest.hcl), writing test scenarios with run blocks, validating infrastructure behavior with assertions, mocking providers and data sources, testing module outputs and resource configurations, or troubleshooting Terraform test…

not rated 52 4mo ago A 59 tokens original MIT

scout

419

tester-army/scout

Skill Claude CodeCodex

Safely explore and adversarially test an authorized HTTP API using the scout CLI, with or without an OpenAPI spec. Use when asked to test, probe, validate, or explore an API, whether or not an OpenAPI/Swagger spec is available. Scout is the harness; you are the operator.

not rated 52 1mo ago A 65 tokens original MIT

add-model

420

rerun-io/examples-monorepo

Skill Claude CodeCodex

Bring an upstream research model (stereo, mono depth, normals, pose, ...) into this monorepo: fork + pixify the upstream repo with a Rerun demo, then port the minimum into a package as a typed, tested, reviewable PR stack that ends with pixel-verified Rerun output. Use when the user says "add/port/bring in ", "fork…

not rated 51 yesterday C 116 tokens

speq-implement

421

marconae/speq-skill

Skill Claude Code

Orchestrate implementation of a reviewed plan: task breakdown, TDD sub-agents, code review, and verification report. Use when the user asks to implement, build, or execute a plan under specs/plans/ — after /speq-plan, before /speq-record. Arg: .

not rated 50 changed today A 68 tokens original MIT

evaluate-skill

422

edonadei/caliper

Skill Claude Code

Measure a skill's reliability — run it k times for a pass@k score, design or interpret its eval, or compare it against the base agent. Use when the user wants to run, design, or interpret a skill's eval, or write an .eval.yaml spec.

not rated 50 7d ago A 60 tokens original MIT

testing-strategy

423

shinpr/agentic-code

Skill Claude CodeCodex

Selects the narrowest sufficient test boundary from requirements, repository evidence, and maintenance cost. Use when deciding integration or E2E coverage.

not rated 49 8d ago A 32 tokens original MIT

QA Review Templates

424

pageel/para-workspace

Skill Claude CodeCodex

Sidecar data for /qa workflow — Red Team personas, dimension checklists, and QA report templates loaded just-in-time.

not rated 49 23d ago A 29 tokens

run-tck

425

a2aproject/a2a-tck

Skill Claude Code

Help an SDK implementor run the A2A TCK against their System Under Test (SUT). Use when the user wants to validate their A2A agent implementation, debug TCK failures, or understand conformance results.

not rated 49 4d ago A 50 tokens original Apache-2.0

intuitive-tests

426

MiaoDX/intuitive-flow

Skill Claude CodeCodex

Use this skill whenever the user asks about unit test best practices, test organization, flat test suites, redundant tests, test refactors, pytest/JUnit/Jest/xUnit layout, test taxonomy, flaky tests, coverage quality, fixtures, mocks, parametrization, pruning existing UTs, or "which tests are worth keeping." It…

not rated 48 2d ago A 154 tokens original MIT

FountainStorkLoop/b02-skills-main-ecommerce

Skill Claude CodeCodex

🛒 E-commerce Engineering Skills — TDD and planning skills for checkout flows, product APIs and commerce platforms. Derived from skills-main (mattpocock/skills). Product optimisation, conversion rate, customer journey.

not rated 48 4mo ago A 54 tokens

spec

429

dogganidhal/noddde

Skill Claude Code

Spec-driven development orchestrator. The single entry point for all spec work: creating features, fixing bugs, evolving APIs. Drives the full 6-step pipeline (spec → RED tests → implement → GREEN tests → validate → update docs) autonomously, only pausing for developer approval at gate points. Use when asked to 'add a…

not rated 49 6d ago A 97 tokens original MIT

verify-ui

430

vikshana/vikshana-graft-app

Skill OpenCode

Use when verifying that a frontend code change, LLM harness edit, or system prompt update produces the expected result in the running Graft plugin UI (http://localhost:3000/a/vikshana-graft-app). Drives a real headed Chrome session via Chrome DevTools MCP — navigate, click, inspect console errors, inspect network…

not rated 48 yesterday A 105 tokens AGPL-3.0

sbce

431

AdamBien/airails

Skill Claude CodeCodex

Spec-driven BCE workflow where one capability spec equals one business component (same name) and the spec is the boundary contract. Invoked as /sbce new|apply (or by intent), it drives declare → converge; the stack's own test loop is the oracle for "done". new accepts a BC name or a natural-language feature…

not rated 48 +1 2d ago A 215 tokens original MIT

ChamberTeller/b02-skills-main-datascience

Skill Claude CodeCodex

🤖 Data Science Engineering Skills — TDD and planning skills for ML pipelines, data APIs and analytical tooling. Derived from skills-main (mattpocock/skills). Data pipelines, model training, evaluation, MLOps.

not rated 47 4mo ago A 56 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: