Debugging skills

10,119 tagged Debugging, measured the same way as everything else here.

Browse within: LLM 148agent 96cli 94agents 83skills 80javascript 74agentic-ai 72claude-code-plugin 50ai-coding 41ai-skills 40ab-testing 39mcp-server 39kubernetes 38openai 38

fable-audit

625

rhein1/fable5-codex

Skill Claude CodeCodex

Evidence-first codebase audit for correctness, security, privacy, data, integration, operational, test, and docs-vs-reality risks. Use when the user asks for a Fable-5 audit, exhaustive audit, bug hunt, risk review, codebase audit, security/integration audit, or asks Codex to find issues before changing code.

not rated 4 17d ago A 75 tokens original MIT

dsh-hooks-authoring

626

KYinCode/dsh-hooks-plugin

Skill Claude Code

Instructions for writing and debugging dsh-hooks-plugin scripts, which run during tool or session events such as before a tool call or after it finishes. These scripts return JSON decisions such as allowing, asking about, or denying an action.

not rated 4 +1 18d ago A 112 tokens original MIT

dig1t/skills

Skill Claude CodeCodex

Use when a Roblox/Luau bug looks familiar, before re-deriving a fix for placement math, NPC pathfinding, spawning, animation lifecycles, or client tag-handlers, when a weird code pattern (Euler tables over the wire, PivotTo ordering, bounded tag polls, generation counters, provider-injected requires) needs explaining…

not rated 4 19d ago A 109 tokens

arbisoft/ai-skillforge

Skill Claude CodeCodex

Use when adding logging, metrics, tracing, or alerting to production systems; debugging intermittent failures; or instrumenting code for monitoring.

not rated 4 25d ago A 32 tokens

lldb-debug

629

FYTJ/lldb-mcp-server

Skill Claude Code

Debug C/C++ programs using LLDB debugger when direct code analysis is insufficient. Use ONLY when (1) project complexity makes static analysis unreliable, (2) error logs are missing or uninformative, (3) multiple code fixes have failed, or (4) runtime behavior analysis is required. Supports crash analysis, memory…

not rated 3 +1 7mo ago A 79 tokens

mushi-mushi

630

kensaurus/mushi-mushi

Skill Claude CodeCodex

Set up, configure, and use Mushi Mushi — the AI-powered QA platform for automatic bug detection, user story mapping, TDD scenario generation, and PDCA auto-improvement. Use when setting up Mushi, configuring SDK/CLI/MCP, managing API keys, or asking how any Mushi feature works.

not rated 3 10d ago A 70 tokens original MIT

overllm

631

theadamdanielsson/overllm

Skill Claude CodeCodex

Find the LLM call you didn't need — your GPT call is a regex. Static, zero-config linter that flags unnecessary GPT/Claude/AI API calls a regex, the stdlib, or a library already does (parsing dates, extracting emails/JSON, sorting, classifying with fixed labels). Runs locally, no model, no API key, nothing phones…

not rated 3 2mo ago A 119 tokens original MIT

audit

632

justnau1020/claude-os

Skill Claude Code

Orchestrate a full-project consistency audit using a parallel agent team. Spawns lane-specific auditors to cross-reference docs vs code vs tests vs infra, deduplicates findings, and writes a severity-scored audit report.

not rated 3 5mo ago A 46 tokens original Apache-2.0

llm-buster

633

metravod/llm-buster-skill

Skill Claude CodeCodex

Use this skill when the user asks to audit a codebase for LLM API calls (OpenAI, Anthropic — Python and TS/JS SDKs plus equivalent raw HTTP) and decide which calls can be replaced with deterministic logic. Activates on phrases like 'audit LLM usage', 'bust LLM calls', 'bust the LLM here', 'llm-bust this', 'do I…

not rated 3 3mo ago A 240 tokens original MIT

icode

634

ayukyo/icode-skill

Skill Claude CodeCodex

A Chinese-language, end-to-end coding workflow with separate steps for planning, review, approval, implementation, checking, and final audit. It also includes optional requirement drafting and log-based cause analysis.

not rated 3 4d ago A 388 tokens original MIT

mql5-pro

635

hushamQA/mql5-pro-skill

Skill Claude CodeCodex

Expert skill for writing, debugging, and optimizing MQL5 code for MetaTrader 5 — Expert Advisors (EAs), custom indicators, scripts, services, libraries, and GUI panels. Use this skill whenever the user mentions MQL5, MQL, MetaTrader 5, MT5, MetaEditor, .mq5/.mqh/.ex5 files, Expert Advisor, EA, trading robot, custom…

not rated 3 2mo ago A 125 tokens

jahro-logging

636

Logiiiii/unity-agent-skills

Skill Claude CodeCodex

Reviews and improves Debug.Log usage in Unity C# projects following structured logging principles: context tags, severity contracts, boundary-based placement, and criticality tiers. Detects common antipatterns (naked Debug.Log, logging in Update, stringly-typed errors), adds missing logs at system/state/error/external…

not rated 3 yesterday A 111 tokens copy · 100% MIT

bug-triage

637

tinhtran24/maestro

Skill Claude CodeCodex needs its repo

Triage bugs reported in chat/issues, search for duplicates, file or update GitHub issues with full context, and push fix PRs.

not rated 3 1mo ago A 33 tokens original Apache-2.0

check-docs

638

kunalsuri/ai-fication-kit

Skill Claude Code

Kit-maintainer diagnostic (LOCAL-ONLY, not distributed) that audits the README and docs/ for staleness against the repo's real command/skill/CLI roster, stamped tree, and cross-doc consistency. Read-only; produces a severity-ranked findings report.

not rated 3 3d ago A 57 tokens original Apache-2.0

prod-debug

639

josephfung/trimkit

Skill Claude Code

Production debugging skill. Pre-loads DB schema, container registry, and prod environment facts from .claude/prod-debug/ in the current project root. Use when the user invokes /prod-debug or /prod-debug bootstrap.

not rated 3 3mo ago A 48 tokens original MIT

kws-projects/react-boilerplate

Skill Cursor

Work with the GA4 analytics and Sentry error-monitoring integrations in this project. Use when adding events, capturing errors, configuring user identity, managing consent, or troubleshooting the integration.

not rated 3 3mo ago A 0 tokens original MIT

ado-defect-logger

641

sudhasubash1990/Salesforce-Enterprise-skills

Skill Claude CodeCodex

Analyze Salesforce issues, structure them as ADO-ready defects with evidence, severity/priority assessment, root cause hypothesis, and create ADO bugs via MCP/API when integration is available. Never pretend a defect was created without confirmed API success.

not rated 3 18d ago A 53 tokens original MIT

debug-cpp

642

benpm/claude_lldb_mcp

Skill Claude CodeCodex

Use this skill whenever the user wants to debug, step through, trace, or inspect a C/C++ program — even if they don't say "LLDB" or "debugger." Trigger on requests like "my program crashes," "help me find this bug," "why is this variable wrong," "set a breakpoint," "show me the call stack," "examine variables at line…

not rated 3 5mo ago A 173 tokens original Apache-2.0

k8s-ops

643

jingyanjiang/k8s-mcp

Skill Claude Code

Opinionated multi-step Kubernetes workflows on top of the k8s-mcp server. Encodes tool-sequencing logic and failure-mode decision trees for deploying from a repo, debugging pods/rollouts, performing safe restarts, and auditing cluster posture. Use when the user asks to deploy, diagnose, restart, roll out, or audit…

not rated 3 3mo ago A 77 tokens original MIT

aragorn-debug

644

alfarom256/Aragorn

Skill Claude CodeCodex

Use Aragorn (direct DbgEng MCP server) to do debug-assisted tracing of any Windows kernel driver — set conditional breakpoints by symbolic offset or address, capture register and memory state at each hit, walk a function's flow with annotated decompilation, and recover cleanly when dbgeng or the VM wedges. Works for…

not rated 3 4mo ago A 100 tokens WTFPL

tracepulse

645

sourjya/tracepulse

Skill Claude CodeCodex

Uses TracePulse MCP server for backend runtime error monitoring. Use after ANY backend code change to check for errors, verify fixes, and triage crashes. TracePulse watches dev server logs (stdout/stderr or log files) and exposes parsed, scored errors as MCP tools. Works with any language - Node.js, Python, Go, Java…

not rated 3 1mo ago A 76 tokens

drive-ida-with-hexmux

646

ChiChou/hexmux

Skill Codex

Drive running IDA Pro GUI instances through Hexmux by selecting the correct database, generating focused IDAPython scripts, executing them through the Hexmux CLI, and interpreting structured results. Use for reverse engineering, disassembly, decompilation, database inspection, renaming, comments, type changes…

not rated 3 8d ago A 82 tokens

chrome-agent-control

647

escapeWu/chrome-agent-bridge

Skill Codex

Control and analyze a user-approved Google Chrome tab, or analyze supplied JavaScript, source maps, binary payloads, protocols, and WASM locally through chrome-agent-bridge MCP tools. Use for visible page control, script collection/search, CDP debugging, performance profiling, sensitive opt-in network inspection…

not rated 3 26d ago A 86 tokens original MIT

hqe

648

spearchucker667/Skill-HQE

Skill Claude CodeCodex

Comprehensive codebase health auditing, remediation, and verification skill based on the canonical HQE Protocol v5.0.0.

not rated 3 18d ago A 29 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: