Testing skills

26,137 tagged Testing, measured the same way as everything else here.

Browse within: ai-coding 65agentic 59claude-ai 52openai 50javascript 44hacktoberfest 43agent-framework 41agent-orchestration 41antigravity 38claude-code-plugin 37openclaw 35agentic-workflow 34microsoft 29cybersecurity 27

mobile-pentest

193

Awarexone/Agentic-Bug-Hunter

Skill Claude CodeCodex

Mobile app pentest for bug bounty (Android APK + iOS IPA) — runtime-first workflow: install app, proxy through Burp/mitmproxy, drive the UI, capture packets, then test the API exactly like a web target; escalate to decompile (apktool/jadx) and Frida/objection only when traffic is SSL-pinned, encrypted, or absent.…

not rated 4.7k +30 2d ago A 205 tokens original MIT

TabularisDB/tabularis

Skill Claude CodeCodex

Use when creating or updating a Tabularis database driver plugin in Rust. Covers modern manifest fields, JSON-RPC over stdio, modular plugin layout, MySQL-level feature coverage targets, optional UI extensions, and validation against Tabularis repo rules.

not rated 4.7k +120 today A 57 tokens original Apache-2.0

tabularis-pr-review

195

TabularisDB/tabularis

Skill Claude CodeCodex

Use when reviewing a Tabularis pull request locally — checking code quality against the repo's own rules, verifying the PR's claims, running its tests on the correct branch, and preparing real test data plus a manual test plan for the human. Use when the user says 'review PR #N', 'lass uns PR reviewen', 'check this…

not rated 4.7k +120 today A 90 tokens original Apache-2.0

prest/prest

Skill Claude CodeCodexCursor

Guides writing and reviewing pREST Docker/network integration tests under integration/ so each request is human-readable via step comments or table-driven descriptions. Use when adding or editing integration//test.go, HTTP controller E2E coverage, make test-integration, test-integration-postgres…

not rated 4.6k +2 yesterday A 78 tokens original MIT

bat-adhoc

197

homeassistant-ai/ha-mcp

Skill Claude CodeCodex

Run bot acceptance tests to validate MCP tools work correctly from a real AI agent's perspective. Use when testing PRs, detecting regressions, or verifying tool changes end-to-end with Claude/Gemini CLIs.

not rated 4.6k +29 today A 48 tokens original MIT

contrib-pr-review

198

homeassistant-ai/ha-mcp

Skill Claude CodeCodex

Review a contribution PR for safety, quality, and readiness. Checks for security concerns, test coverage, size appropriateness, and intent alignment. Use when reviewing external contributions.

not rated 4.6k +29 today A 39 tokens original MIT

skill-creator

199

EvoScientist/EvoScientist

Skill Claude CodeCodex

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, update or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.

not rated 4.6k +28 yesterday A 63 tokens original Apache-2.0

python-unit-tests

200

dimensionalOS/dimos

Skill Claude CodeCodex

Use when writing, fixing, or reviewing Python pytest unit tests, fixtures, mocks, or test PR feedback.

not rated 4.5k +8 today A 26 tokens

sanity-check

201

rivet-dev/agentos

Skill Claude CodeCodex

Run the deferred AgentOS E2E smoke test from public npm packages. Use when the user asks to sanity check, smoke test, or verify a release works.

not rated 4.5k +9 yesterday A 37 tokens original Apache-2.0

browser-smoke-review

202

fallow-rs/fallow

Skill Claude CodeCodex

Use browser automation to review docs pages, preview URLs, rendered output, or web-facing fallow surfaces. Use when the user wants a screenshot-based review, browser smoke test, docs site check, or preview deployment inspection.

not rated 4.4k +9 today A 49 tokens original MIT

implement

203

fallow-rs/fallow

Skill Claude CodeCodex

Research, implement, test, document, and review a Fallow feature, fix, refactor, or repository improvement. Use when asked to build or change Fallow.

not rated 4.4k +9 changed today A 36 tokens original MIT

contributing

204

crmne/ruby_llm

Skill Claude CodeCodex

Contribute to RubyLLM - set up the repo, run and record specs, add providers or chat options, work on the Rails integration, and edit docs. Use when fixing a bug, building a feature, writing specs, or changing documentation in the RubyLLM codebase.

not rated 4.3k +7 3d ago A 60 tokens original MIT

android-emulator

205

callstack/agent-device

Skill Claude CodeCodex

Verify and debug native, React Native, Expo, or Flutter apps on an Android Emulator with agent-device. Use when an agent needs to launch an app, inspect its live UI, tap, type, scroll, validate a code change, collect failure evidence, or reproduce a workflow on an Android virtual device.

not rated 4.3k +28 2d ago A 65 tokens original MIT

seed-ssim-references

206

hao-ai-lab/FastVideo

Skill Claude CodeCodex

Seed HF reference artefacts for a single newly-added SSIM test (pixel .mp4 for runtexttovideosimilaritytest-style tests, or latent .pt for runtexttolatentsimilaritytest-style tests). Runs the test on Modal L40S, downloads the generated artefacts via modal volume get, pauses for the user to verify (visual eyeball for…

not rated 4.3k +75 2d ago A 146 tokens original Apache-2.0

feishu-e2e-test

207

m1heng/clawdbot-feishu

Skill Claude CodeCodex

Local E2E debug and test framework for clawd-feishu plugin development. Use when debugging message flow, testing bot responses, verifying Feishu web UI interactions, or performing end-to-end validation of the OpenClaw-Feishu integration during development.

not rated 4.2k +1 5mo ago A 58 tokens original MIT

archestra-ai/archestra

Skill Claude CodeCodex

Use when editing Rust in this repo — the NAPI crates under platform/archestra-rs (app-runtime, image, and sandbox core/-rs crate pairs plus napi-loader, with their generated TypeScript bindings) or the standalone ai-labs Rust workspace (core/runner/cli/analyzer/dashboard) — including Rust build/test checks.

not rated 4.2k +4 today A 76 tokens

archestra-dev-testing

209

archestra-ai/archestra

Skill Claude CodeCodex

Use when deciding whether a change needs a test and at which level — unit, backend route-level integration, MSW-backed frontend integration, or e2e — or when reviewing tests for the "fluff test" anti-pattern. Start here before archestra-dev-backend-tests or archestra-dev-e2e.

not rated 4.2k +4 today A 68 tokens

oss-fuzz

210

apache/tika

Skill Claude CodeCodex ✓ vendor

Run Tika's OSS-Fuzz Jazzer targets locally against a working-tree checkout — build the image, build fuzzers from local source, fuzz a target, run a corpus as a regression pass, reproduce a crash, and add seeds. Use for "fuzz the OneNote parser", "run OneNoteParserFuzzer against these files", "reproduce an OSS-Fuzz…

not rated 4.0k +10 2d ago A 90 tokens original Apache-2.0

skill-creator

211

OpenBMB/PilotDeck

Skill Claude CodeCodex

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.

not rated 4.0k +4 2d ago A 64 tokens AGPL-3.0

tool-skill

212

dromara/liteflow

Skill Claude CodeCodex

Skill that binds a Java tool for LiteFlow ReAct agent tests.

not rated 3.8k +5 1mo ago A 17 tokens original Apache-2.0

bean-tool-skill

213

dromara/liteflow

Skill Claude CodeCodex

Skill that binds a Spring-managed Java tool for DI verification tests.

not rated 3.8k +5 1mo ago A 17 tokens original Apache-2.0

release-sample-sweep

214

Atmosphere/atmosphere

Skill Claude CodeCodex

Run the pre-release end-to-end sweep of every user-facing surface — the 33 samples under samples/ (booted from their packaged artifacts and driven in a real browser via chrome-devtools MCP), the Expo/React Native client, and the atmosphere CLI. Use before cutting a release, and after any change to the Console bundle…

not rated 3.8k +8 3d ago A 143 tokens original Apache-2.0

test

215

OffchainLabs/prysm

Skill Claude CodeCodex

Run Prysm unit tests with Bazel for affected packages, or a given target.

not rated 3.8k 2d ago A 19 tokens GPL-3.0

audit

216

gadievron/raptor

Skill Claude CodeCodex

Hypothesis-driven, tool-grounded security review of coverage gaps.

not rated 3.7k +5 2d ago B 14 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: