Testing skills

16,864 tagged Testing, measured the same way as everything else here.

Browse within: ai-coding 102skills 73agentic-workflow 68openai 55javascript 53openclaw 50agentic-coding 44agent-orchestration 41agentic-framework 37android 36static-analysis 36antigravity 34claude-code-plugin 34skill-scanner 33

suite-converter

289

Margin-Lab/evals

Skill Claude CodeCodex

Converts test suites from external eval frameworks into the Margin Eval suite format. Use this skill whenever the user wants to import, convert, translate, or migrate an eval dataset or test suite into Margin Eval format, or when they mention converting tasks from other benchmarking frameworks into Margin's structure.

not rated 149 +2 1mo ago A 61 tokens AGPL-3.0

spec-linked-docs

290

bobmatnyc/claude-mpm

Skill Claude CodeCodex

Spec-Linked Documentation (SLD): Language-agnostic discipline for maintaining bidirectional traceability between functional specifications and source-code docstrings via stable identifiers and CI validation. Optional/opt-in adoption. Builds on OpenFastTrace and DO-178C Requirements Traceability Matrix traditions.

not rated 150 4d ago A 61 tokens

add-library-test

291

osama-raddad/FireCrasher

Skill Claude CodeCodex

Add or update a Robolectric JVM unit test for the FireCrasher library. Use when changing recovery logic, crash handling, back-stack counting, exit-info reporting, or the recovery-state codec, and a test should cover it.

not rated 148 2mo ago A 51 tokens original Apache-2.0

web-e2e-qa

292

ondysss/codepilot1c-edt

Skill Claude CodeCodex

Full browser E2E + UX/UI audit of newly developed 1C objects in the live web client — discover the new interface, exercise complete user flows, evaluate UX/UI quality, analyze the browser run (screenshots/console/network), and report PASS/WARN/FAIL.

not rated 148 +1 14d ago A 63 tokens AGPL-3.0

agent-browser

293

coleam00/dark-factory-experiment

Skill Claude CodeCodex

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.

not rated 149 +12 21d ago A 51 tokens

code-style

294

RailtownAI/railtracks

Skill Claude CodeCodex

Apply railtracks' code-style conventions whenever writing or editing Python code in this repo: new functions, modified signatures, docstrings, comments, imports, error handling. Use this automatically as part of any code change, not just when explicitly asked to clean up code.

not rated 148 +3 yesterday A 56 tokens original MIT

tabz-browser

295

GGPrompts/TabzChrome

Skill Claude CodeCodex

Browser automation via 70 tabz MCP tools. Use when taking screenshots, filling forms, debugging network requests, testing responsive design, or using text-to-speech notifications.

not rated 146 11d ago A 38 tokens original MIT

autoresearch

296

alfredolopez80/multi-agent-ralph-loop

Skill Claude CodeCodex

Autonomous experiment loop: modifies code, runs experiments, evaluates metrics, keeps improvements. Inspired by karpathy/autoresearch + pi-autoresearch + autoexp. Triggers: /autoresearch, 'auto research', 'optimize continuously', 'experiment loop', 'autonomous optimization'.

not rated 146 yesterday A 61 tokens

necessist-audit

297

trailofbits/necessist

Skill Claude CodeCodex

Use to audit Necessist results, running Necessist first if needed, and investigate whether passing removals reveal bugs in code or tests, including test-harness bugs that let tests pass without checking intended behavior.

not rated 145 today A 46 tokens AGPL-3.0

maintain-discatsharp

298

Aiko-IT-Systems/DisCatSharp

Skill Claude CodeCodex

Review, modify, test, document, or release the DisCatSharp repository. Use for DisCatSharp source changes, API additions and migrations, Discord payload models, serialization, command synchronization, Gateway dispatch, REST behavior, analyzer work, multi-target testing, DocFX generation, release notes, and repository…

not rated 144 today A 69 tokens

api-test-E10

299

buer2233/ai-api-test-skill

Skill Claude CodeCodex

A project-specific guide for adding and maintaining API tests with pytest in a test-automation codebase. API tests send requests to application endpoints and check their responses.

not rated 144 +4 29d ago A 179 tokens original MIT

rsibench-data-factory

300

evolvent-ai/RSIBench-Data

Skill Claude CodeCodex

Use inside RSIBench-Data when testing whether an automation agent can improve a target model on a configured benchmark through synthetic Tinker SFT data, Tinker sampling, and E2B-based Harbor evaluation.

not rated 144 +4 11d ago A 49 tokens

tdd

301

mfranzon/tdd

Skill Claude CodeCodex

You are guiding the developer through strict Test-Driven Development. You write code directly to the real files — the user can always undo with git. Pause only when the user's input is needed, not at every step.

not rated 141 6mo ago A 0 tokens

volt-load-testing

302

owenHochwald/volt

Skill Claude CodeCodex

Safely exercise and evaluate HTTP APIs with the Volt CLI, including authenticated requests, JSON bodies, staged load, machine-readable results, performance baselines, and before/after comparisons. Use when developing or reviewing an API and the user asks to load test, benchmark, measure latency or throughput, check…

not rated 141 1mo ago A 76 tokens original MPL-2.0

dr-drive-harness

303

AHepi/DeepReason

Skill Claude CodeCodex

The driving manual for DeepReason - how to run the harness properly (session preflight, the public CLI lifecycle, live-run ladders) and where to look before modifying anything or when diagnosing a problem. An index over the owning authorities (CLAUDE.md, docs/map, the workflow skills), not a replacement for them. Load…

not rated 141 +1 changed yesterday A 97 tokens original MIT

naga-setup

304

oframe/ogpu

Skill Claude CodeCodex

Get naga WGSL validation working in a repo — installs the naga/jq toolchain, a PostToolUse hook that compiles every .wgsl on write, and a batch validate-shaders script, so shader checking then happens automatically with no skill involved. Use for the setup act: "set up naga here", "add the shader validation hook"…

not rated 141 +3 24d ago A 170 tokens original Unlicense

pr-verify

305

docglow/docglow

Skill Claude CodeCodex

Verify a Docglow change actually works before submitting or merging a PR. Runs the conformance suite, then a behavioral verification pass (flag matrix, artifact-join spot checks, pipeline contract sweep, payload budget). Use when reviewing a PR, self-reviewing a branch before opening a PR, or when asked to "verify…

not rated 141 +1 23d ago A 79 tokens original MIT

crabbox

306

openclaw/shellbench

Skill Claude CodeCodex

Use Crabbox for ClawBench remote Linux validation. Default to Blacksmith Testbox; includes direct Blacksmith and owned AWS fallback notes when Crabbox fails.

not rated 139 +1 5d ago A 36 tokens original MIT

mutation-testing

307

jvm-skills/jvm-skills

Skill Claude CodeCodex

Bootstrap pitest via the info.solidsoft.pitest Gradle plugin with Kotlin-sane defaults, run mutation tests scoped to changed classes, interpret surviving mutants from mutations.xml, triage likely-equivalent mutants out of the kill queue, and drive a kill-survivor workflow. Use when the user asks to add mutation…

not rated 138 +2 4d ago A 85 tokens original Apache-2.0

sablin39/tilelang-cuda-skills

Skill Claude CodeCodex

How to write and test TileLang kernels that need both forward and backward passes. Use this skill whenever the user is implementing custom operators with gradients, writing attention forward+backward, linear attention fwd+bwd, any op used inside torch.autograd.Function, or debugging gradient mismatches. Also trigger…

not rated 137 3mo ago A 131 tokens

test

309

remichu-ai/gallama

Skill Claude CodeCodex

Run, add, fix, and report Gallama unit or live API tests.

not rated 137 2mo ago A 16 tokens

tdd-workflow

311

cybernetix-lab/moss-harness

Skill Claude CodeCodex

Use this skill when writing new features, fixing bugs, or refactoring code. Enforces test-driven development with 80%+ coverage including unit, integration, and E2E tests.

not rated 135 3mo ago A 43 tokens original MIT

tv-test

312

asdf17128/bili-webos

Skill Claude CodeCodex

A testing and verification guide for the Bilibili WebOS TV app. WebOS is the operating system used by LG smart TVs.

not rated 135 +3 2d ago A 67 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: