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.

codegraph-qa

241

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 142 3mo ago A 199 tokens

gearcoleco-debugging

243

drhelius/Gearcoleco

Skill Claude CodeCodex

Debug and trace ColecoVision and Super Game Module games using the Gearcoleco emulator MCP server. Provides workflows for Z80 CPU debugging, breakpoint management, TMS9918A VDP/SN76489/AY-3-8910 hardware inspection, disassembly analysis, execution tracing, and rewind/time-travel debugging. Use when the user wants to…

not rated 138 today A 194 tokens GPL-3.0

unicorn-trace

244

GitKittys/AndroidPrybar

Skill Claude CodeCodex

A tool for running ARM64 machine-code functions inside Unicorn, a processor emulator, and showing which instructions execute. It also supports monitoring, changing execution, and debugging through a C or C++ interface.

not rated 137 +2 today A 116 tokens

write-cve-rule

245

evdenis/cvehound

Skill Claude CodeCodex

Write, debug, or validate a CVEhound detection rule (.cocci or .grep) for a Linux kernel CVE. Use when adding a rule under cvehound/cve/, when a rule's slow tests fail, or when asked why a rule does or doesn't fire on a kernel tree. Not for general Coccinelle work outside this repository.

not rated 137 3d ago A 78 tokens GPL-3.0

win-reverse

246

JacksonTai2007/cc-unlock

Skill Claude CodeCodex

A structured workflow for investigating Windows programs and libraries, including EXE, DLL, driver, and .NET files. It covers static and runtime analysis, memory evidence, program protection, and communication between processes.

not rated 137 +1 today A 492 tokens original MIT

dynatrace

247

Dynatrace/dynatrace-for-ai

Plugin Claude Code

Bundles 33 skills, 1 MCP server · 4,608 tokens together

Connect Claude Code to your Dynatrace environment and investigate production issues, review deployments, and check for vulnerabilities using real data pulled directly into your session: root cause details, logs, metrics, traces, and CPU/memory profiling. Ask in plain language and get answers grounded in what's…

not rated 135 +4 5d ago A tokens not measured original Apache-2.0

grepika AGENTS.md

248

adamthewilliam/grepika

Instructions file CodexOpenCode

Instructions for adamthewilliam/grepika, covering agents.md, project overview, build & run commands, build and run mcp server — single workspace mode.

not rated 134 23d ago A 1,443 tokens original MIT

ai-hero-dev/cohort-003-project

Skill Claude CodeCodex

Use when seeing errors about better-sqlite3 native module, NODEMODULEVERSION mismatch, "was compiled against a different Node.js version", or similar native binding errors.

not rated 134 +1 1mo ago A 42 tokens

GuDaStudio/collaborating-with-codex

Skill Claude CodeCodex

Delegates coding tasks to Codex CLI for prototyping, debugging, and code review. Use when needing algorithm implementation, bug analysis, or code quality feedback. Supports multi-turn sessions via SESSIONID.

not rated 132 8mo ago B 48 tokens original MIT

nuitka-nbc-rebuilder

251

DimaReverse/nuitka-static-unpacker

Skill Claude CodeCodex

Maximum-fidelity Python source reconstruction from Nuitka .nbc / NBC/2 files produced by nuitkadecompiler.py. Use when the user pastes or references a .nbc file, an AIREADYNBC bundle, sections such as @MOD, @CONSTS, @RAWCHUNK, @OPS, @ASM, @FORENSICS, modulecode, modconsts[N], or asks to rebuild Python source from a…

not rated 131 13d ago A 142 tokens original MIT

file-tracker

252

besoeasy/open-skills

Skill Claude CodeCodex

Log all file changes (write, edit, delete) to a SQLite database for debugging and audit. Use when: (1) Tracking code changes, (2) Debugging issues, (3) Auditing file modifications, or (4) The user asks to track file changes.

not rated 132 today A 61 tokens original MIT

pgai

253

postgres-ai/postgresai

Plugin Claude Code

Bundles 2 commands · 0 tokens together

Monitoring, health checks, and root cause analysis — built for humans and AI agents.

not rated 132 7d ago A tokens not measured original Apache-2.0

wechat-devtools

254

WaterTian/wechat-devtools-mcp

Skill Claude CodeCodex

A connection between an AI assistant and WeChat Developer Tools, the desktop software used to build WeChat mini-programs. It supports building, previewing, debugging, and automated testing through configured tools.

not rated 130 +5 changed today A 24 tokens original MIT

app-test-debug-agent

255

minorun365/my-claude-code-settings

Agent

A testing and debugging assistant for web applications, using browser inspection, automated browser tests, local runs, and application logs.

not rated 129 6d ago A 60 tokens original MIT

ultracite

257

agustinusnathaniel/nextarter-tailwind

Skill Claude CodeCodex

Ultracite is a zero-config linting and formatting preset for JavaScript/TypeScript projects. Use when: (1) Setting up or initializing Ultracite in a project (ultracite init), (2) Running linting or formatting commands (check, fix, doctor), (3) Writing or reviewing JS/TS code in a project that uses Ultracite — to…

not rated 125 4d ago A 142 tokens original MIT

fix-ci

258

CliMA/ClimaAtmos.jl

Skill Claude CodeCodex

Fix CI failures and performance regressions for a Julia package PR by iterating - triage the latest CI results, fix one root cause, verify locally, push. Use when a PR's GitHub Actions or Buildkite CI is failing, or when CI jobs run slower than they do on the main branch. Verifies CPU and GPU compilation locally…

not rated 126 today A 84 tokens original Apache-2.0

surf

259

w-winter/dot314

Skill Claude CodeCodex

Control Chrome browser via CLI for testing, automation, and debugging. Use when the user needs browser automation, screenshots, form filling, page inspection, network/CPU emulation, DevTools streaming, or AI queries via ChatGPT/Gemini/Perplexity/Grok/AI Studio.

not rated 129 2d ago A 60 tokens original MIT

JimLiu/decode-codex

Skill Claude CodeCodex

Reverse-engineer minified, obfuscated, packed, or bundled JavaScript into readable or typed TS/TSX, including Codex.app ./ref/webview/assets restoration. Use for .min.js, dist bundles, Vite/Rollup/Webpack chunks, obfuscated snippets, or requests to humanify, deobfuscate, deminify, unpack, decode, make readable, rename…

not rated 126 +5 1mo ago A 225 tokens

x64dbg

261

bromoket/x64dbg_mcp

MCP server Claude CodeCodexCursor +2

MCP server for x64dbg debugger - 23 mega-tools for AI-powered reverse engineering and debugging. Runs locally from the x64dbg-mcp-server npm package. Needs 2 environment variables to run.

not rated 126 +2 2mo ago A tokens not measured original MIT

yam-runtime-artifacts

262

NVlabs/ASPIRE

Skill Claude CodeCodex

Use when inspecting YAM logs, videos, SAM3 overlays, observations, planner previews, function-call JSON, result files, or failure evidence.

not rated 127 +25 4d ago A 34 tokens original Apache-2.0

dbt-labs/ade-bench

Skill Claude CodeCodex

Use when authoring or debugging ade-bench tasks that must run on both DuckDB and Snowflake, including shared project migrations, setup patches, and solution patches.

not rated 122 1mo ago A 40 tokens original Apache-2.0

problem-analyzer

264

instructa/constructa-starter

Command Cursor

Tasks: 1) Locate all files/modules affected by the issue. List paths and why each is implicated. 2) Explain the root cause(s): what changed, how it propagates to the failure, and any environmental factors. 3) Propose the minimal, safe fix. Include code-level steps, side effects, and tests to add/update. 4) Flag any…

not rated 121 3mo ago A 0 tokens original MIT

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: