Testing skills

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

Browse within: ai-coding 98skills 69agentic-workflow 66javascript 56openai 51openclaw 50agentic-coding 45agent-orchestration 39agentic-framework 37android 36static-analysis 36agent-browser 35claude-code-plugin 33hacktoberfest 33

nextjs-ssr

337

asmyshlyaev177/test-proxy-recorder

Skill Claude CodeCodex

Tag server-side fetches with the x-test-rcrd-id session header so SSR is recorded under the correct Playwright test session. Lead with registerProxyFetch (patch global fetch in the root layout, any runtime) and registerProxyAxios (per-axios-instance interceptor); createHeadersWithRecordingId is the patch-free per-call…

not rated 111 +5 yesterday A 166 tokens original MIT

xuxh21/ui-regression-recorder-skill

Skill Claude CodeCodex

Use when the user says to initialize the current project for UI regression, record an operation, convert Playwright codegen recordings into stable tests, extract shared helpers, compose a new flow from existing capabilities, run a named UI operation, or execute UI regression from the current Chrome or Playwright MCP…

not rated 111 +1 3mo ago A 66 tokens

frontend-testing

339

mcncarl/ailu

Skill Claude CodeCodex

Plugin-provided frontend testing workflow.

not rated 111 +4 2d ago A 10 tokens AGPL-3.0

flake-triage

340

yschimke/compose-ai-tools

Skill Claude CodeCodex

Decide whether a preview the visual-diff bot flagged actually regressed or is simply nondeterministic, using a repeat-render oracle at a single commit. Use when a PR's preview diff reports a changed preview whose source the PR does not touch, or when a render, GIF or filmstrip is suspected of being unstable.

not rated 110 +1 today A 70 tokens original Apache-2.0

testsprite-verify

341

Gingiris-1031/Competitor-analysis-tool

Skill Claude CodeCodex

TestSprite verification loop — after finishing a feature or fix in a TestSprite-tested repo, use the testsprite CLI to run the relevant TestSprite tests against the change and inspect any failure artifacts before reporting the work as done. Use whenever code has changed outside docs/config and is about to be reported…

not rated 110 +2 4d ago A 105 tokens

testing

342

extra-org/extra

Skill Claude CodeCodex

How to write and run fast, deterministic, behavior-focused pytest tests that never touch real external systems. Use whenever adding or changing behavior, or fixing a bug.

not rated 109 +1 yesterday A 34 tokens original MIT

testing-validation

343

AbdelStark/worldforge

Skill Claude CodeCodex

Use when selecting, running, or fixing WorldForge validation: pytest, coverage, ruff, generated provider docs, MkDocs strict build, package contract, CI failures, and release gates. Produces the smallest credible command set first, then escalates to full validation when public behavior changes.

not rated 108 yesterday A 61 tokens original MIT

eval-loop

344

jacob-dietle/context-os

Skill Claude CodeCodex

This skill should be used when a specific quality problem (UX, data, architecture, feature) needs systematic diagnosis and iterative fixing toward a defined target. Traces symptoms to root causes, sets measurable targets with automated backpressure (unit tests, Playwright, LLM-as-judge, or rubric scoring), and…

not rated 108 22d ago A 150 tokens original MIT

shift-left-testing

345

petrkindlmann/qa-skills

Skill Claude CodeCodex

Move quality earlier in the development lifecycle. Covers dev/QA pairing patterns, Three Amigos sessions, TDD facilitation (Red-Green-Refactor), PR review checklists for testability, and Definition of Done with quality gates. Includes shift-left maturity model for team assessment. Use when: "shift left," "TDD,"…

not rated 108 +7 2mo ago A 149 tokens original MIT

soba-labs/langchain-agent-skills

Skill Claude CodeCodex

Use this skill when you need to test or evaluate LangGraph/LangChain agents: writing unit or integration tests, generating test scaffolds, mocking LLM/tool behavior, running trajectory evaluation (match or LLM-as-judge), running LangSmith dataset evaluations, and comparing two agent versions with A/B-style offline…

not rated 106 +1 19d ago A 99 tokens original MIT

tdd

347

smartfrog/opencode-froggy

Skill Claude CodeCodex

Apply Test-Driven Development workflow for new features and bugfixes.

not rated 105 3mo ago A 17 tokens original MIT

ProjectSidewalk/SidewalkWebpage

Skill Claude CodeCodex

Creates a registered user account for testing purposes in the rare cases where a registered user authentication is required (e.g., to access /dashboard).

not rated 105 +1 today A 34 tokens original MIT

test

349

joelmoss/proscenium

Skill Claude CodeCodex

Run Ruby and/or Go tests. Pass a file path to run a specific test, or no args to run all.

not rated 104 9d ago A 26 tokens original MIT

omk-planning

350

KaimingWan/oh-my-kiro

Skill Claude CodeCodex

Full plan lifecycle: deep understanding → write plan with TDD checklist → parallel review → Ralph Loop execution. Trigger when user says 'plan', 'design', 'implement', 'build', 'architect', '@plan', '@execute', or describes a multi-step task that needs structured breakdown. Also trigger for feature requests, system…

not rated 103 5mo ago A 76 tokens original MIT

triage-issue

351

Teaonly/SKILL.mk

Skill Claude CodeCodex

Triage a bug or issue by exploring the codebase to find root cause, then create a GitHub issue with a TDD-based fix plan. Use when user reports a bug, wants to file an issue, mentions "triage", or wants to investigate and plan a fix for a problem.

not rated 103 +1 4mo ago A 65 tokens original MIT

learn-dogfood

352

debs-obrien/playwright-movies-app

Skill Claude CodeCodex

Dogfood the learn/ course like a new user: docs site walk, fresh clone setup, then Practice and shell steps from each module. Use when the user says dogfood learn, validate the course, learner journey, or re-check learn/ after curriculum changes. Maintainer QA — not learn-lab-coach.

not rated 102 23d ago A 69 tokens original MIT

route-tester

353

blencorp/claude-code-kit

Skill Claude CodeCodex

Framework-agnostic HTTP API route testing patterns, authentication strategies, and integration testing best practices. Supports REST APIs with JWT cookie authentication and other common auth patterns.

not rated 101 9mo ago A 36 tokens original MIT

run-tests

354

artcc/freelingo

Skill Claude CodeCodex

Use when the user asks to run tests, ejecutar tests, lanzar tests, pytest, vitest, check types, typecheck, lint, or verify the codebase. Runs backend pytest, frontend vitest, frontend tsc/eslint/prettier, and backend ruff/black.

not rated 100 +12 3d ago A 61 tokens AGPL-3.0

grafana/agento11y

Skill Claude CodeCodex ✓ vendor

Use early in an AI-agent project — before ship, before real traffic — to decide which evaluations to set up and to scaffold a starter experiment. Reads the agent's own code (system prompt, tools, task), recommends specific evaluators with reasons that cite real lines, and writes a labeled draft test suite as an Agent…

not rated 99 +4 yesterday A 0 tokens original Apache-2.0

agentifind-benchmark

356

AvivK5498/beads-web

Skill Claude CodeCodex

Create a benchmark to measure CODEBASE.md effectiveness. Sets up hooks to run two parallel agents (one with guide, one without) and compare their efficiency. Requires /agentifind to be run first.

not rated 97 3mo ago A 47 tokens

evil-skill

358

highflame-ai/ramparts

Skill Claude CodeCodex

A purposely-malformed agentskills.io bundle used to exercise ramparts' bundle parser end-to-end. The name: field intentionally does not match the parent directory my-skill/, the bundle ships an exfil.py script, and a references/api.md documents sensitive @-references — exercising the name-mismatch…

not rated 96 2d ago A 85 tokens original Apache-2.0

tree-sitter-tdd

359

ionide/tree-sitter-fsharp

Skill Claude CodeCodex

Use when adding a new F# language feature to the tree-sitter parser with TDD workflow.

not rated 96 2d ago A 25 tokens original MIT

manual-test

360

hypequery/hypequery

Skill Claude CodeCodex

Execute one of the model-runnable E2E test specs in testing/ (cli, datasets, serve, mcp, react) against a real ClickHouse instance. Use when asked to manually test a package, run a testing spec, or verify a package end-to-end against live data.

not rated 95 today A 62 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: