Debugging

20,699 mods in this category, of every kind an agent can take. Each one carries what it costs per session, what the scan found, and whether it is the original.

vercel-labs/konsistent

Skill Claude CodeCodex ✓ vendor

Run the konsistent CLI, review all reported violations, and fix them in the codebase. Use when the user wants to "fix konsistent violations", "resolve konsistent errors", "clean up konsistent diagnostics", "make konsistent pass", "address structural convention violations", or asks to run konsistent and act on the…

not rated 170 +6 2d ago A 143 tokens

dev-cycle

219

xberg-io/crawlberg

Skill Claude CodeCodex

Crawlberg iteration loops codified as Taskfile tasks — alef install/generate/format/bump, core and binding builds, e2e generate/build/test cycles, cleanup tiers, and the mock-server / stale-.so / precompiled-NIF / generated-e2e gotchas. Load when running or debugging crawlberg build, alef regeneration, or e2e…

not rated 168 +3 yesterday A 89 tokens original MIT

rdc-cli

220

BANANASJIM/rdc-cli

Skill Claude CodeCodex

Use this skill when working with RenderDoc capture files (.rdc), analyzing GPU frames, tracing shaders, inspecting draw calls, or running CI assertions against GPU captures. Trigger phrases: "open capture", "rdc file", ".rdc", "renderdoc", "shader debug", "pixel trace", "draw calls", "GPU frame", "assert pixel"…

not rated 166 +1 1mo ago A 82 tokens original MIT

eclipse-debug

221

gradusnikov/eclipse-chatgpt-plugin

Skill Claude CodeCodex

Debug Java applications in Eclipse — set breakpoints, launch in debug mode, step through code, inspect stack traces, evaluate expressions, and hot-swap code changes.

not rated 167 +2 7d ago A 37 tokens original MIT

r2000-analyze-blocks

222

ricardoquesada/regenerator2000

Skill Claude CodeCodex

Analyzes memory regions of a disassembled binary and converts them to the correct block types (code, bytes, words, text, tables, etc.) using MOS 6502 and the target system's expertise.

not rated 164 10d ago A 50 tokens original Apache-2.0

packet-tracer

223

Mats2208/MCP-Packet-Tracer

Skill Claude CodeCodex

Use when building, automating, or debugging Cisco Packet Tracer networks through the packet-tracer MCP (the pt tools) — planning topologies from natural language, live-deploying into a running Packet Tracer, adding devices / links / modules, applying ACL / NAT, exporting configs, or writing raw Script-Engine JS via…

not rated 158 +7 5d ago A 139 tokens original MIT

dbg

224

theodo-group/debug-that

Skill Claude CodeCodex

Debug applications using the dbg CLI debugger. Supports Node.js (V8/CDP), Bun (WebKit/JSC), Python (debugpy/DAP), Java (JDWP/DAP), and native code via LLDB (DAP). Use when: (1) investigating runtime bugs by stepping through code, (2) inspecting variable values at specific execution points, (3) setting breakpoints and…

not rated 158 +1 3mo ago A 206 tokens original MIT

ida_rpc

225

bkerler/ida_rpc

Skill Claude CodeCodex

How to use ida-rpc as a reverse-engineering skill inside an agent workflow.

not rated 157 +4 14d ago A 0 tokens original MIT

th08-matching

226

N0zoM1z0/th08

Skill Claude CodeCodex

Compile TH08 functions with the repository VC7 build and compare configured COFF functions against the hash-attested 1.00d target using config/match-units.toml and scripts/compare-function.py. Use for focused code-generation tuning, relocation diagnosis, or exact-match verification.

not rated 156 +37 2d ago A 62 tokens original MIT

no-no-debug

227

summerliuuu/no-no-debug

Skill Claude CodeCodex

Self-evolution system for AI coding assistants. Six integrated mechanisms: (1) Real-time logging of errors, corrections, and failures to errorlog.md, (2) Silent 3-gate checkpoint before every code change, (3) periodic error review that scans errorlog.md and updates a categorized tracker, (4) rule accumulation loop…

not rated 153 4mo ago B 150 tokens original MIT

re-mcp CLAUDE.md

228

jtsylve/re-mcp

Instructions file

Instructions for jtsylve/re-mcp, covering claude.md, project, commands, architecture and adding a new tool.

not rated 151 +3 1mo ago A 1,499 tokens original Apache-2.0

running-demo

229

microsoft/sre-agent

Skill Claude CodeCodex ✓ vendor

Run break/fix demo scenarios with browser verification. Use when asked to demo, break the app, or show the SRE Agent working.

not rated 151 +2 2d ago A 31 tokens original MIT

compass

230

crabbuild/compass

Skill Claude CodeCodex

Use for graph-first AI coding sessions and repository analysis: session initialization, architecture maps, dependency or call-graph tracing, symbol and repository search, pull-request risk review, change-impact review, historical diffs, CompassQL, graph refreshes, GROUNDED agent-authored graph enhancements, continuous…

not rated 149 +3 6d ago A 98 tokens

FireCrasher AGENTS.md

231

osama-raddad/FireCrasher

Instructions file CodexOpenCode

Instructions for osama-raddad/FireCrasher, covering agents.md, what this is, module layout, tests (firecrasher/src/test/java/...) and build & test.

not rated 148 2mo ago A 1,780 tokens original Apache-2.0

swiftui-debugging

232

st0012/cctop

Skill Claude CodeCodex

Use when debugging SwiftUI issues in this macOS app — views not updating, layout problems, unnecessary re-renders, state ownership bugs, Preview crashes, or NSHostingView/NSPanel quirks. Covers both general SwiftUI debugging and macOS-specific patterns.

not rated 148 +1 4d ago A 58 tokens original MIT

aliyun/alibabacloud-ecs-troubleshoot-skills

Skill Claude CodeCodex

Troubleshoot and repair Alibaba Cloud ECS Windows instances from inside the GuestOS or remotely via Cloud Assistant. Use whenever the user reports any Windows symptom or asks for a health check on an ECS Windows instance, even vague ones like "check this machine": boot failures (BSOD, black screen, boot loop, stuck at…

not rated 147 15d ago A 215 tokens original Apache-2.0

scout

234

rokoss21/iosm-cli

Agent

Fast codebase recon that returns compressed context for handoff to other agents.

not rated 145 +1 4mo ago A 17 tokens copy · 100% MIT

bug-hunt

235

danpeg/bug-hunt

Skill Claude CodeCodex

Run adversarial bug hunting on your codebase. Uses 3 isolated agents (Hunter, Skeptic, Referee) to find and verify real bugs with high fidelity. Invoke with /bug-hunt, /bug-hunt [path], or /bug-hunt -b [--base ].

not rated 144 6mo ago A 69 tokens original MIT

avmdbg

236

cheetahsec/avmdbg

Skill Claude CodeCodex

Debug Android apps at the smali level with the avmdbg CLI — attach to debuggable processes over JDWP, set breakpoints at arbitrary dex offsets, and dump parameters, registers and stack traces as JSON. Use when reverse-engineering or dynamically analyzing an Android APK, inspecting runtime values (decrypted strings…

not rated 144 23d ago A 97 tokens original MIT

binary-analysis

237

CommonHuman-Lab/nyxstrike

Skill Claude CodeCodex

Binary analysis and reverse engineering workflow using checksec, strings, binwalk, radare2, ropgadget, and gdb for CTF and vulnerability research.

not rated 144 7d ago A 35 tokens

vibe-logger CLAUDE.md

238

fladdict/vibe-logger

Instructions file

Instructions for fladdict/vibe-logger, covering vibe logger project, 🎯 goal, 🌟 core concept, 🏗️ architecture principles and ai-first design.

not rated 143 1y ago A 772 tokens original MIT

vfs-agent-search

239

TrNgTien/vfs

Cursor rule Cursor

Code search strategy: vfs for navigation, Grep/Read for understanding. Combine both to avoid hallucination.

not rated 141 17d ago A 2,999 tokens original MIT

codegraph-qa

240

QwenLM/qwen-code-examples

Skill Claude CodeCodex ✓ vendor

Use CodeScope to analyze any indexed codebase via its graph database (neug) and vector index (zvec). Supports Python, JavaScript/TypeScript, C, and Java (including Hadoop-scale repositories). Covers call graphs, dependency analysis, dead code detection, hotspots, module coupling, architectural layering, commit…

not rated 141 3mo ago A 199 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: