Debugging skills

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

Browse within: skills 80javascript 69claude-code-plugin 50metaprogramming 46software-development 46software-engineering 46agentic 41ai-coding 40ai-skills 39ab-testing 38agent-framework 36kubernetes 36claude-code-skills 29openai 29

ipsw

337

blacktop/ipsw-skill

Skill Claude CodeCodex

Use this skill when reverse-engineering Apple platforms with the ipsw CLI — analyzing iOS/macOS Mach-O binaries, disassembling functions inside dyldsharedcache (DSC), dumping Objective-C/Swift headers from private frameworks, extracting kernelcaches, KEXTs, SEP, iBoot, or DeviceTree from IPSWs/OTAs…

not rated 82 +1 4mo ago A 178 tokens original MIT

strip-demo

338

speedpy/speedpy

Skill Claude CodeCodex

Audit-first workflow for removing SpeedPy demo/placeholder content from a fork before production. Reads the demo-content.json manifest, searches for SPEEDPYDEMO markers, produces a removal plan, and waits for confirmation before making any changes.

not rated 79 today A 49 tokens original MIT

prod-gm-api

339

fruktoguo/daojie-yusheng

Skill Claude CodeCodex

A command-line helper for connecting to a live game server's GM API to inspect logs, runtime status, players, database state, and other operational details.

not rated 78 +1 today A 114 tokens original MIT

shadcn

340

Second-Inc/second

Skill Claude CodeCodex

Manages shadcn components and projects — adding, searching, fixing, debugging, styling, and composing UI. Provides project context, component docs, and usage examples. Applies when working with shadcn/ui, component registries, presets, --preset codes, or any project with a components.json file. Also triggers for…

not rated 76 yesterday A 90 tokens copy · 92% Apache-2.0

claudette-debug

341

utensils/claudette

Skill Claude CodeCodex

Debug the running Claudette Tauri app by executing JavaScript in the webview and reading results back. Inspect Zustand store state, trace state changes, monitor sessions long-term, run end-to-end UAT, and diagnose UI bugs in real-time. Only works in dev builds.

not rated 75 3d ago A 62 tokens original MIT

balance

342

StarRocks/starrocks-debug-skills

Skill Claude CodeCodex

Use when the tablet scheduler is unhealthy: replicas are missing, clone tasks are failing or timing out, balance is too slow (disk usage skewed) or too aggressive (impacting imports), BE decommission is stuck, or colocate groups are unstable. Covers SHOW PROC /clusterbalance analysis, fetabletschedules system table…

not rated 75 +1 3mo ago A 86 tokens original Apache-2.0

gearlynx-debugging

343

drhelius/Gearlynx

Skill Claude CodeCodex

Debug and trace Atari Lynx games using the Gearlynx emulator MCP server. Provides workflows for 6502 CPU debugging, breakpoint management, hardware inspection, disassembly analysis, and execution tracing. Use when the user wants to debug a Lynx game, trace code execution, inspect CPU registers or hardware state, set…

not rated 74 today A 137 tokens GPL-3.0

paperclip

344

IncomeStreamSurfer/paperclip-surfers

Skill Claude CodeCodex

Interact with the Paperclip control plane API to manage tasks, coordinate with other agents, and follow company governance. Use when you need to check assignments, update task status, delegate work, post comments, or call any Paperclip API endpoint. Do NOT use for the actual domain work itself (writing code, research…

not rated 74 5mo ago A 75 tokens original MIT

windows-compat

345

sdsrss/code-graph-mcp

Skill Claude CodeCodex

Audit and harden this Rust repo (code-graph-mcp) for Windows correctness: path-spelling drift between producers, the 32,767-char command-line cap, index-key mismatches, and path predicates that assume one ecosystem's layout. Use whenever touching code that builds, compares, prints, or stores a filesystem path; that…

not rated 72 +2 today A 165 tokens original MIT

qartez

346

kuberstar/qartez-mcp

Skill Claude CodeCodex

Semantic code intelligence skill for qartez MCP. Use qartez tools for code exploration, impact analysis, and guarded refactors; treat built-in code-tool denials as routing signals and recover via qartez replacements.

not rated 71 1mo ago A 48 tokens

mcp-openmsx-usage

347

nataliapc/mcp-openmsx

Skill Claude CodeCodex

Control and automate the openMSX emulator for MSX / MSX2 retro development. Covers Z80 and R800 assembly debugging, Z80 CPU inspection, VDP (V9938/V9958) programming, PSG sound, MSX-BASIC development, ROM/disk/tape media management, screen capture, breakpoints, memory inspection, and SDCC C development workflows. Use…

not rated 73 4d ago A 103 tokens GPL-2.0

Geeksfino/openskills

Skill Claude CodeCodexCursor

Diagnose openskills-runtime execution failures in sandboxed paths (Landlock, seatbelt, native script execution, wasm execution) and produce root-cause-first findings with minimal-risk remediation steps.

not rated 71 +1 7d ago A 44 tokens original Apache-2.0

nuke-on-rails

349

nuke-on-rails/nuke-on-rails

Skill Claude CodeCodex

Full health and security audit for Rails apps, the review a principal engineer would do. Runs rubycritic, Brakeman, bundler-audit and rubyaudit, triages every finding with the LLM as judge, brings an OWASP Top 10 arsenal of checks for what scanners miss, and returns one impact-ranked action plan. Use for a Rails…

not rated 70 1mo ago A 105 tokens original MIT

incident-commander

350

Lethe044/hermes-incident-commander

Skill Claude CodeCodex

Autonomous incident detection, root-cause analysis, and self-healing for Linux/Docker production environments. Activate when the user mentions: server down, high CPU, memory leak, disk full, service crash, deployment failure, alert firing, on-call page, or any infrastructure emergency. Also activates on scheduled…

not rated 68 changed yesterday A 92 tokens original MIT

create-audit

351

f/check-ai

Skill Claude CodeCodex

Create a new audit module for the check-ai scanner. Use this skill when the user wants to add a new audit section that checks for specific files, directories, or patterns in a repository. The skill generates a properly structured .mjs file in src/audits/ that is automatically loaded by the scanner.

not rated 67 5mo ago A 66 tokens original MIT

mcpls

352

bug-ops/mcpls

Skill Claude CodeCodex

Install, configure, and run the mcpls CLI — a Rust binary bridging MCP to LSP that gives an agent compiler-grade code intelligence (hover, definitions, references, diagnostics, rename). Use when setting up or registering mcpls as an MCP server, writing or debugging an mcpls.toml, choosing CLI flags or MCPLS…

not rated 67 +1 2d ago A 89 tokens original Apache-2.0

ctxo-safe-edit

353

alperhankendi/Ctxo

Skill Claude CodeCodex

Use BEFORE editing, renaming, or deleting any function, class, or method, to avoid breaking dependents.

not rated 65 +1 5d ago A 28 tokens original MIT

ryuumonbuchi

354

elliottophellia/Ryuumonbuchi

Skill Claude CodeCodex

Operate the Ryuumonbuchi MCP server for headless Ghidra reverse engineering. Use when driving decompilation, disassembly, patching, type and symbol recovery, memory edits, transactions, and Ghidra project analysis through a Ryuumonbuchi server (stdio or streamable HTTP). Covers the safe read-only-first workflow…

not rated 65 +35 7d ago A 126 tokens GPL-2.0

gateway-diagnose

355

joelhooks/joelclaw

Skill Claude CodeCodex

Diagnose gateway failures by reading daemon logs, session transcripts, Redis state, and OTEL telemetry. Full Telegram path triage: daemon process → Redis channel → command queue → pi session → model API → Telegram delivery. Use when: 'gateway broken', 'telegram not working', 'why is gateway down', 'gateway not…

not rated 63 today A 129 tokens

inspect

356

NakaokaRei/swift-mcp-gui

Skill Claude CodeCodex

Read the shared MCP Inspector skill from .claude/skills/inspect/SKILL.md.

not rated 61 5d ago A 20 tokens original MIT

delphi-uses-graph

357

MaxiDonkey/DelphiAnthropic

Skill Claude CodeCodex

Analyzes a Delphi / Object Pascal codebase to extract unit-level uses dependencies. Use when the user uploads a zip / archive of a Delphi project (or a folder of .pas / .dpr / .dpk files) and asks for a dependency graph, architecture map, cycle detection, fan-in / fan-out coupling analysis, or wants to know how units…

not rated 60 3mo ago A 124 tokens original MIT

perf-review

358

lemoncrow-lab/lemoncrow

Skill Claude CodeCodex

Verify a code change against measured performance gates — latency & tail-latency regression, profiler-confirmed hot paths, memory/leak soak, I/O & wire budgets, and scaling — by running it, not reading it. Use for 'perf review', 'did this slow down', 'check for a regression', or /perf-review. Enforces performance…

not rated 61 +2 3d ago A 87 tokens

remarks-handling

359

1c-neurofish/onec-client-mcp-devkit

Skill Claude CodeCodex

Use when handling EDT remarks/issues for clientmcp; outlines how to obtain remarks and when @skip-check is acceptable.

not rated 59 +1 3mo ago A 28 tokens LGPL-3.0

browser-cli

360

finas/browser-cli

Skill Claude CodeCodex

Browser automation and debugging through Chrome DevTools Protocol CLI commands. Use when controlling a Chrome session with remote debugging, navigating pages, listing tabs, selecting pages, taking screenshots, inspecting DOM state, or running CDP-style browser actions instead of the headless-browser CLI.

not rated 58 5mo ago A 56 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: