Testing skills

54,737 tagged Testing, measured the same way as everything else here.

Browse within: cybersecurity 100typescript 74claude-ai 60python 55incident-response 47rust 41golang 40LangChain 38openclaw 38javascript 37mitre-attack 36microsoft 35penetration-testing 35ReAct 34

openclaw-testing

01

openclaw/openclaw

Skill Claude CodeCodex

Choose, run, rerun, or debug OpenClaw tests, CI checks, Docker E2E lanes, release validation, and the cheapest safe verification path.

388k yesterday A 38 tokens

obra/superpowers

Skill Claude CodeCodex

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes.

280k +583 today A 21 tokens original MIT

feature-flags

03

react/react

Skill Claude CodeCodex

Use when feature flag tests fail, flags need updating, understanding @gate pragmas, debugging channel-specific test failures, or adding new flags to React.

248k 4d ago A 34 tokens original MIT

mattpocock/skills

Skill Claude CodeCodex

Wire dependency-cruiser into a TypeScript repo so each package is a deep module, with implementation hidden in subfolders and reachable only through its entry-point files. User-invoked.

242k 7d ago A 45 tokens original MIT

n8n-io/n8n

Skill Claude CodeCodex

Authors a new Instance AI workflow eval case — written locally as JSON, calibrated against a real build, then pushed to the LangTracer suite CI runs — build cases, behaviour/process cases, credential cases, and seeded (mid-conversation) cases — with intent-driven expectations. Use when adding or changing an Instance…

203k 2d ago A 81 tokens

agents-sdk

06

anomalyco/opencode

Skill Claude CodeCodex

Build AI agents on Cloudflare Workers using the Agents SDK. Load when creating stateful agents, durable workflows, real-time WebSocket apps, scheduled tasks, MCP servers, or chat applications. Covers Agent class, state management, callable RPC, Workflows integration, and React hooks.

203k +188 today A 59 tokens original MIT

cloudflare

07

anomalyco/opencode

Skill Claude CodeCodex

Comprehensive Cloudflare platform skill covering Workers, Pages, storage (KV, D1, R2), AI (Workers AI, Vectorize, Agents SDK), networking (Tunnel, Spectrum), security (WAF, DDoS), and infrastructure-as-code (Terraform, Pulumi). Use for any Cloudflare development task.

203k +188 today A 68 tokens original MIT

auto-perf-optimize

08

microsoft/vscode

Skill Claude CodeCodex

Run agent-driven VS Code performance or memory investigations. Use when asked to launch Code OSS, automate a VS Code scenario, run the Chat memory smoke runner, capture renderer heap snapshots, take workflow screenshots, compare run summaries, or drive a repeatable scenario before heap-snapshot analysis.

190k yesterday A 62 tokens original MIT

chat-perf

09

microsoft/vscode

Skill Claude CodeCodex

Run chat perf benchmarks and memory leak checks against the local dev build or any published VS Code version. Use when investigating chat rendering regressions, validating perf-sensitive changes to chat UI, or checking for memory leaks in the chat response pipeline.

190k yesterday A 51 tokens original MIT

pr-test

10

Significant-Gravitas/AutoGPT

Skill Claude CodeCodex

E2E manual testing of PRs/branches using docker compose, agent-browser, and API calls. TRIGGER when user asks to manually test a PR, test a feature end-to-end, or run integration tests against a running system.

187k 2d ago A 51 tokens

skill-creator

11

anthropics/skills

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.

173k +305 10d ago A 64 tokens

langgenius/dify

Skill Claude CodeCodex

Use when implementing or refactoring React/TypeScript components and the task requires decisions about component ownership, feature boundaries, state, data flow, effects, or interaction ownership. Do not use for review-only requests, test-only work, copy-only edits, or styling-only changes.

154k yesterday A 60 tokens

vercel/next.js

Skill Claude CodeCodex

Drive a Next.js route to instant navigation by setting up an agentic loop, under Cache Components / PPR, on initial load (hard navigation) and client-side navigation (soft navigation). Encode the goal as a failing @next/playwright instant() e2e and work it to green, one verified route at a time; the shipped test then…

142k yesterday A 170 tokens original MIT

vercel/next.js

Skill Claude CodeCodex

Turn on Partial Prefetching in a Next.js app and work through the insights it surfaces. Use when the user wants to enable or adopt Partial Prefetching, flip the partialPrefetching flag, opt routes in with export const prefetch = 'partial', audit Link prefetch={true} behavior, preserve existing prefetched UI with…

142k yesterday A 103 tokens original MIT

design-review

15

garrytan/gstack

Skill Claude CodeCodex

Designer's eye QA: finds visual inconsistency, spacing issues, hierarchy problems, AI slop patterns, and slow interactions — then fixes them. (gstack).

130k 2d ago A 36 tokens original MIT

electron/electron

Skill Claude CodeCodex

Guide for performing Node.js version upgrades in the Electron project. Use when working on the roller/node/main branch to fix patch conflicts during e sync --3. Covers the patch application workflow, conflict resolution, analyzing upstream Node.js changes, building, running the Node.js test suite, and proper commit…

123k yesterday A 69 tokens original MIT

ponytail-gain

17

DietrichGebert/ponytail

Skill Claude CodeCodex

Show ponytail measured impact as a scoreboard: less code, less cost, more speed, from the benchmark medians. One-shot display.

117k 24d ago A 34 tokens original MIT

browser-use

18

browser-use/browser-use

Skill Claude CodeCodex

Direct browser control via CDP for web interaction: automation, scraping, testing, screenshots, and site/app work.

112k yesterday A 26 tokens original MIT

studio-e2e-tests

19

supabase/supabase

Skill Claude CodeCodex

Write and run Playwright E2E tests for Supabase Studio (e2e/studio). Use when asked to run e2e tests, write new E2E tests, or debug flaky or failing Playwright tests. Covers running commands, avoiding race conditions, waiting strategies, selectors, helper functions, and CI vs local differences.

109k yesterday A 74 tokens original Apache-2.0

node-compat

20

denoland/deno

Skill Claude CodeCodex

Run a Node.js compatibility test, diagnose failures, and either fix the implementation, skip, or ignore the test. Use when asked to work on node compat tests.

108k 2d ago A 37 tokens original MIT

review-pr

21

denoland/deno

Skill Claude CodeCodex

Review a Deno runtime pull request for correctness, tests, security, and conventions. Use when asked to review a PR or when a PR number/URL is provided for review.

108k 2d ago A 39 tokens original MIT

pytorch/pytorch

Skill Claude CodeCodex

Document undocumented public APIs in PyTorch by removing functions from coverageignorefunctions and coverageignoreclasses in docs/source/conf.py, running Sphinx coverage, and adding the appropriate autodoc directives to the correct .md or .rst doc files. Use when a user asks to remove functions from conf.py ignore…

103k yesterday A 66 tokens