Debugging skills

15,075 tagged Debugging, measured the same way as everything else here.

Browse within: ai-coding 49javascript 49claude-code-plugin 43antigravity 39agent-framework 38openai 38agentic 37copilot 36gemini 36kubernetes 36android 33coding-agents 31aws 28openclaw 28

engine-concurrency

289

ArcadeData/arcadedb

Skill Claude CodeCodex

Use when adding, reviewing, or debugging parallelism in ArcadeDB engine or server code - covers the dedicated thread pool inventory and sizing, saturation policy, lock-free read patterns, locking rules, Micrometer pool metrics, and the checklist a new pool must satisfy. Also use when deciding where to submit forked…

not rated 1.1k today A 79 tokens original Apache-2.0

hermes-lcm

290

stephenschoettler/hermes-lcm

Skill Claude CodeCodex

Use, configure, diagnose, and retrieve exact evidence with the Hermes-LCM lossless context plugin.

not rated 1.1k today A 25 tokens original MIT

papercut

291

nevalang/neva

Skill Claude CodeCodex

Capture or triage small Neva repository and engineering-harness frictions without derailing feature work.

not rated 1.1k 12d ago A 24 tokens original MIT

instrument-agent

292

raindrop-ai/workshop

Skill Claude CodeCodex

Set up Raindrop AI traces for an agent and verify they flow into Workshop. Use when the user says "set up traces", "add tracing", "instrument my agent", "wire Raindrop", "Workshop is empty", or "make traces show up in Workshop." Guides unknown repos by discovering runtime and telemetry setup, using current Raindrop…

not rated 1.1k +4 12d ago A 114 tokens original MIT

openops-cloud/openops

Skill Claude CodeCodex

Detects and diagnoses chunk-evaluation timing bugs in the Vite/rolldown production build of react-ui (works-in-dev / broken-in-build i18n regressions, missing UI labels, module-scope t() anti-patterns). Use when editing react-ui, ui-components, shared, vite.config.ts, package.json sideEffects, or i18n setup; or when a…

not rated 1.1k 6d ago A 99 tokens

loki-mode

294

asklokesh/loki-mode

Skill Claude CodeCodex

Launch Loki Mode autonomous SDLC agent. Handles PRD-to-deployment with minimal human intervention. Invoke for multi-phase development tasks, bug fixing campaigns, or full product builds.

not rated 1.1k +2 3d ago A 39 tokens

vgpu

295

vercel-labs/vgpu

Skill Claude CodeCodex ✓ vendor

Build, debug, test, and optimize WebGPU projects using vgpu, its CLI, or @vgpu packages. Use for vgpu API questions, WGSL workflows, browser or Node rendering, integrations, testing, and performance work.

not rated 1.6k changed today A 51 tokens original MIT

cuopt-developer

296

NVIDIA/cuopt

Skill Claude CodeCodex ✓ vendor

Modify, build, test, debug, and contribute to NVIDIA cuOpt (C++/CUDA, Python, server, CI). Use for solver internals, PRs, DCO, and code conventions.

not rated 1.0k changed yesterday B 47 tokens original Apache-2.0

Kotlin/kotlin-agent-skills

Skill Claude CodeCodex

Diagnoses and fixes slow Kotlin/Native compilation and linking in Kotlin Multiplatform projects that target iOS. Use when the user reports slow iOS or shared-framework builds, long linkDebug/linkRelease or XCFramework tasks, cold CI builds that re-download the Kotlin/Native toolchain, KSP or other generated code on…

not rated 1.0k +7 11d ago A 96 tokens original Apache-2.0

gh-issues

298

SafeAI-Lab-X/ClawKeeper

Skill Claude CodeCodex

Fetch GitHub issues, spawn sub-agents to implement fixes and open PRs, then monitor and address PR review comments. Usage: /gh-issues [owner/repo] [--label bug] [--limit 5] [--milestone v1.0] [--assignee @me] [--fork user/repo] [--watch] [--interval 5] [--reviews-only] [--cron] [--dry-run] [--model glm-5]…

not rated 1.0k 18d ago A 116 tokens

ci-code-review

299

a16z/jolt

Skill Claude CodeCodex

Deep code review of a pull request using parallel analysis agents (semantic consistency, bugs, tech debt, security). USE FOR: - Reviewing PRs for bugs, security issues, and code quality - Analyzing new abstractions for consistency and correctness - Identifying tech debt and architectural concerns - Posting review…

not rated 1.0k today A 129 tokens original Apache-2.0

create-task

300

melandlabs/openloomi

Skill Claude CodeCodex

Create an end-to-end Continual Learning Bench task. Use when adding a new src/tasks/ benchmark task, including design interview, concrete Jinja prompt templates, JSON action contracts, observation templates, debug schedule, behavioral E2E tests, validation, smoke/debug runs with icl and iclnotepad, and README…

not rated 1.0k 4d ago A 71 tokens original Apache-2.0

GoogleChrome/modern-web-guidance-src

Skill Claude CodeCodex

Analyzes Guidance evaluation results to identify patterns and causes of low pass rates. Use when investigating low guided pass rates, checking trajectories, or debugging eval grader failures.

not rated 1.0k today A 39 tokens original Apache-2.0

nightly-test-debugger

302

scaleway/scaleway-cli

Skill Claude CodeCodex

Analyze and debug failing nightly acceptance tests in this Go CLI repository. Use this skill whenever the user mentions nightly tests failing, CI failures in nightly.yml, acceptance test failures, or wants to investigate why a test failed in the nightly CI run. This includes diagnosing test failures, understanding…

not rated 996 today A 72 tokens original Apache-2.0

NoOne-hub/JSReverser-MCP

Skill Claude CodeCodex

A playbook for investigating browser JavaScript, including code that creates request signatures or hides how web requests are assembled. It describes observing a page, collecting evidence, rebuilding the relevant logic locally, and simplifying it for analysis.

not rated 997 +2 3mo ago A 61 tokens original Apache-2.0

simplicity-first

304

NVIDIA-NeMo/labs-molt

Skill Claude CodeCodex

Simplicity gate for ALL code written, fixed, or reviewed in this repo. Invoke BEFORE writing any code change and when reviewing any diff. Treats over-complex or oversized code as a correctness bug, not a style issue.

not rated 1.0k 2d ago A 51 tokens original Apache-2.0

joeseesun/qiaomu-opencli-skills

Skill Claude CodeCodex

Automatically fix broken OpenCLI adapters when commands fail. Load this skill when an opencli command fails — it guides you through diagnosing the failure via OPENCLIDIAGNOSTIC, patching the adapter, and retrying. Works with any AI agent.

not rated 985 4mo ago A 59 tokens original MIT

react-doctor

306

darkroomengineering/satus

Skill Claude CodeCodex

Use when finishing a feature, fixing a bug, before committing React code, or when the user types /doctor, asks to scan, triage, or clean up React diagnostics. Covers lint, accessibility, bundle size, architecture. Includes a regression check and a full local-triage workflow that fetches the canonical playbook.

not rated 984 +2 yesterday A 70 tokens copy · 86% MIT

wakaru

307

pionxzh/wakaru

Skill Claude CodeCodex

Turn minified, bundled, or transpiled JavaScript back into readable modules. Use when you encounter unreadable production JS — a webpack/esbuild/Metro/Rollup bundle, a minified vendor script, Babel/TypeScript/SWC-transpiled output, or a single mangled .js file — and need to read, audit, debug it, or recover a…

not rated 979 yesterday A 99 tokens original Apache-2.0

open_rca_diagnosis

308

derisk-ai/OpenDerisk

Skill Claude CodeCodex

A structured method for finding the root cause of failures in microservices by examining measurements, request traces, and logs. It uses thresholds and cross-checks to connect symptoms to causes.

not rated 971 +2 yesterday A 36 tokens original MIT

vulnhunt

309

capitalone/VulnHunter

Skill Claude CodeCodex

Scan a codebase for exploitable security defects. Enumerates every user-controllable input, traces each forward to dangerous sinks, proves exploitability with executable tests, and proposes validated fixes.

not rated 973 +5 19d ago A 42 tokens original Apache-2.0

comfy-debug

310

Comfy-Org/comfy-cli

Skill Claude CodeCodex

Debugging skill for the comfy CLI — failed workflows, stuck jobs, error envelopes, and the fastest path from "it broke" to "fixed".

not rated 963 today A 34 tokens GPL-3.0

eigenflux-localtest

311

phronesis-io/eigenflux

Skill Claude CodeCodex

Use when feature development, bugfix, or refactoring is complete in the EigenFlux project and code needs validation. Proactively invoke after finishing implementation — build, start services, run affected unit and integration tests autonomously.

not rated 1.1k yesterday A 50 tokens

xalgorix/xalgorix

Skill Claude CodeCodex

Tests APIs for excessive data exposure where endpoints return more data than the client application needs, relying on the frontend to filter sensitive fields. The tester intercepts API responses and analyzes them for leaked PII, internal identifiers, debug information, or sensitive business data that the UI does not…

not rated 955 today A 114 tokens original Apache-2.0

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: