Debugging skills

13,026 tagged Debugging, measured the same way as everything else here.

Browse within: skills 81javascript 70claude-code-plugin 50metaprogramming 44software-development 44software-engineering 44ai-coding 42ai-skills 41kubernetes 40ab-testing 39agentic 39agent-framework 38openai 34antigravity 31

agent-tools

409

AH64-dll/OpenEdit

Skill Claude CodeCursor

Debug and extend Open Edit agent tools (sandbox, skills, style memory, TOOLTABLE). Use when working on openedit/agent/, runscript/sandbox, style profiles, searchassets, or the 26 tool callables.

not rated 46 +1 15d ago A 49 tokens original MIT

render-reftest

410

gridaco/nothing

Skill Claude CodeCodex

Design, review, and debug visual rendering tests: reftests (independent oracle), golden/snapshot regression tests, probe tests (pixel assertions without vision), SVG reftest suites, and Figma refig suites. Use when adding pixel diffs, choosing an oracle strategy, or comparing renderer output against a ground truth.

not rated 46 +3 today A 71 tokens original Apache-2.0

cubepi-trace

411

cubeplexai/cubepi

Skill Claude CodeCodex

Use when debugging a cubepi/cubebox agent run — a missing final reply, a tool that misbehaved, a 4xx from the model, wrong token/cache numbers, or "why did the agent do that?". Reads the JSONL traces cubepi writes per run via the cubepi trace CLI (ls / view / follow / stats) to inspect the span tree, errors, tool…

not rated 46 +4 3d ago A 129 tokens original MIT

linux-phone-porting

412

angelwzr/linux-phone-porting

Skill Claude CodeCodex

Use for every hardware bring-up / debug session when porting mainline Linux to a phone. Enforces evidence-first debugging - capture device logs, then research across mainline, the vendor kernel, postmarketOS, Halium/UBports, Mobian and NixOS - before writing or flashing any fix. Requires an already-unlocked…

not rated 46 +6 changed yesterday A 83 tokens CC-BY-4.0

oracle-samples/oracle-aidp-samples

Skill Claude CodeCodex

Read a single Databricks notebook (.ipynb / .py / .scala source format) and produce a migration-readiness report — what it does, what it depends on, what risks the migrator will hit, which gotchas (from references/gotchas.md) will apply. Run before manually authoring an entry in a migration manifest, OR as a one-off…

not rated 46 5d ago A 108 tokens UPL-1.0

MrPunyapal/laravel-auditor

Skill Claude CodeCodex

Audit a Laravel application's performance deeply and safely: unnecessary queries, N+1, collection vs database work, memory amplification, repeated computation, I/O, queues, and rendering cost — verifying that every proposed optimization preserves behavior before reporting it. Use when auditing performance or…

not rated 45 +6 7d ago A 63 tokens original MIT

huaweicloud/huaweicloud-skills

Skill Claude Code

DWS cluster I/O overload root cause diagnosis skill, based on KooCLI v3.2.0+ and DWS Autopilot MCP Server. Automatically collects I/O metrics, analyzes root causes (customer-side / system-side) via three-stage decision tree, and outputs a standardized diagnosis report. Applicable to DWS cluster I/O usage too high, I/O…

not rated 45 +25 2d ago A 170 tokens original MIT

codeinspectus-fix-one

417

Synvoya/codeinspectus

Skill Codex

Investigate and remediate exactly one user-selected CodeInspectus finding with evidence-gated reproduction, a separately approved minimal patch, focused regression testing, and an exact-prior-scan rescan. Use when a user asks an agent to examine, reproduce, fix, or verify one CodeInspectus finding without batching…

not rated 44 11d ago A 76 tokens original Apache-2.0

bug-report

419

lightninglabs/wavelength

Skill Claude Code

File a structured GitHub issue with daemon logs, config, and environment state. Use when a test session hits an error or unexpected behavior — auto-detects the active network (mainnet/testnet/signet/regtest/simnet) and chain backend (lwwallet+Esplora / btcwallet+neutrino / lnd), then collects the current session's…

not rated 44 today A 96 tokens original MIT

alex-core-invariants

420

aldegad/alex-core-invariants

Skill Claude CodeCodex

Use when reviewing architecture, refactors, state/data ownership, failure handling, debug discipline, work-in-progress hygiene, or concurrency policy against Alex's eight fixed invariants.

not rated 44 2mo ago A 39 tokens original MIT

sinyu1012/proxypin-mcp-workbench

Skill Codex

Operate a local ProxyPin workflow for iPhone or Android capture, MCP request analysis, authorized personal-data export, and Mock rule management. Use when the user mentions ProxyPin, mobile HTTPS capture, ProxyPin MCP, captured API discovery, HAR-like export, or ProxyPin Mock collections.

not rated 44 +2 12d ago A 65 tokens original Apache-2.0

xctrace-profiler

422

jamesrochabrun/XcodeTraceMCP

Skill Codex

Profile Xcode/macOS/iOS apps and Instruments traces with the xctrace-analyzer MCP server. Use for simple requests like "profile this app", "record my app on launch", "find why my app is slow", "check hangs", "find leaks", "inspect allocations", "analyze network", "profile startup", "analyze this .trace", "compare…

not rated 44 3mo ago A 108 tokens original MIT

bug-reporting

423

mgifford/accessibility-skills

Skill Claude CodeCodex

Load this skill whenever you are filing, reviewing, or generating accessibility bug reports — whether from automated tool output, manual testing, user reports, or testing with disabled people. The purpose of this skill is to make accessibility findings easier to report accurately, connect them to real people and…

not rated 44 +4 1mo ago A 122 tokens AGPL-3.0

crash-analysis

424

daedalus/fuzzer

Skill Claude CodeCodex

Systematically analyze, classify, and attribute crash artifacts from coverage-guided fuzzing campaigns. Use this skill whenever the user asks to analyze a crash, understand a crash report, reproduce a segfault/SIGFPE/SIGBUS, build a regression test for a crash, generate a FINDINGS.md entry, or identify the root cause…

not rated 44 +3 today C 162 tokens original MIT

stata-ai-fusion

425

haoyu-haoyu/stata-ai-fusion

Skill Claude CodeCodex

An AI assistant for Stata, a statistics program used to analyse data. It covers writing, running, and debugging Stata code and working with datasets, regression models, and other statistical analyses.

not rated 43 2mo ago A 117 tokens original MIT

lfe-inspector

426

StChiotis/Library-First-Engineering

Skill Claude CodeCodex

Act as the Inspector for an LFE-compliant project. Use when verifying an implementation against domain truth, validation baselines, or debugging regressions.

not rated 43 1mo ago A 35 tokens original MIT

clojure-repl-dev

427

iwillig/clojure-system-prompt

Skill Claude CodeCodex

REPL-driven Clojure development for writing, editing, and debugging code. Triggers when working with Clojure files (.clj, .cljs, .cljc, .edn), handling namespaces, functions, or tooling. Provides idiomatic functional programming guidance through the REPL workflow.

not rated 43 2mo ago A 67 tokens original MIT

ida-cli

428

ze-mu-zhou/IDACLI

Skill Claude CodeCodex

Use this skill when Claude Code needs to drive local IDA Pro or Hex-Rays through the IDA-CLI AI-only JSONL kernel, run IDAPython/idalib analysis from a CLI subprocess, collect artifacts, use AI helper APIs, persist caches, merge mutation records, or inspect binaries without opening IDA GUI panels.

not rated 42 1mo ago A 70 tokens original MIT

debug-memory

429

dzhng/duet-agent

Skill Claude Code

Reproduce observational-memory bugs (reflection, recall, observer, freshness, eviction) by dumping the live /.duet/memory.db into a fixture and driving an eval against it. Use whenever the agent's memory misbehaves — wrong observations, bad reflections, missing recall, runaway tokens — or whenever the user asks to…

not rated 42 3d ago A 80 tokens original Apache-2.0

ebpf-skill

430

h0x0er/ebpf-skill

Skill Claude CodeCodex

Practical guidance for choosing, writing, loading, and debugging eBPF programs. Prioritizes correct toolchain and hook selection, map choice, kernel-version fit, verifier triage, and concise production-ready examples using libbpf, ebpf-go, and bpftrace.

not rated 42 4mo ago A 62 tokens original Apache-2.0

musegate/Forgevia

Skill Claude CodeCodex

Persistent browser and Electron interaction through jsrepl for fast iterative UI debugging.

not rated 42 5mo ago A 22 tokens

deep-reverse

432

KuiChi-x/reverseloom

Skill Claude CodeCodex

Use only for explicit web or API protocol reverse engineering: endpoint discovery, request replay, signature/token/encryption analysis, JavaScript runtime tracing, browser-independent reproduction, or crawler implementation that must not depend on browser automation. Do not use for one-off visible-page extraction or…

not rated 42 +3 5d ago A 61 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: