Debugging skills

10,182 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

dw-doctor

793

dominikwozniak/dw-solo-skills

Skill Claude Code

Read-only environment diagnostic for a solo-lane repo: whether the tools the hooks and skills assume are installed, and whether the guardrails and the pre-commit really fire here or are silently skipping, each gap reported with a copy-paste fix.

not rated 1 changed today A 54 tokens original MIT

skeptic

794

IyedNasra/skeptic

Skill Claude CodeCodex

Use when debugging failures, writing tests, starting multi-step tasks, modifying build systems, integrating APIs, or validating assumptions before heavy execution.

not rated 1 9d ago A 30 tokens original MIT

analyze

795

Jkudjo/oh-my-cursor

Skill Claude Code

Deep codebase analysis — complexity, coupling, dead code, tech debt hotspots.

not rated 1 5mo ago A 18 tokens original MIT

debug-trajectory

796

soleimanmansouri/debug-bank

Skill Claude Code

Activate when debugging any bug or error. Enforces the 7-step debug trajectory protocol with pattern-first checking, 3-exchange stop rule, and trajectory recording.

not rated 1 3mo ago A 37 tokens original MIT

auditor-system-audit

797

budagov-lab/DreamTeam

Skill Cursor

Audits architecture, finds duplicates, analyzes dependencies. Use when TRIGGERAUDITOR fires (every 200 tasks) or when architecture drift is suspected.

not rated 1 5mo ago A 37 tokens original MIT

ticket-master

798

ellmos-ai/ticket-master

Skill Claude CodeCodex

Use when the user wants to keep an open triage console for a software project - capturing bugs/change-requests as structured tickets, scoring them, and routing them to the right AI provider/sub-agent for an immediate fix or into the project's task management. Cloud-ready: works across multiple machines sharing a…

not rated 1 2d ago A 89 tokens original MIT

codex-doctor

799

ruiguoz/awesome-codex-doctors

Skill Codex

Diagnose OpenAI Codex CLI, Desktop, IDE, skill, plugin, MCP, session, configuration, authentication, network, storage, and performance problems using a local-first evidence workflow. Use when Codex is failing, slow, stuck, reconnecting, losing sessions, or behaving unexpectedly; do not use it to perform unrequested…

not rated 1 10d ago A 76 tokens

react-sentinel-debug

800

edgarbnt/ReactSentinel

Skill Claude CodeCodex

Use React-Sentinel when a task needs live browser or React runtime inspection rather than static code reading alone.

not rated 1 3mo ago A 26 tokens original MIT

sonar-manage-findings

801

Nick2bad4u/SonarCloud-Skill

Skill Codex

Use this skill whenever the user needs SonarCloud or SonarQube issue and hotspot triage, measures, gates, profiles, settings, tags, or safe mutations with environment-variable tokens.

not rated 1 4d ago A 46 tokens original Unlicense

agent-pitbook

802

laozhangzzz/agent-pitbook

Skill Codex

Search and contribute to Agent Pitbook, a structured debugging pit knowledge base for coding agents. Use when Codex is diagnosing recurring local-development failures, sandbox issues, dependency installation errors, Docker or port problems, MCP/tool quirks, browser automation failures, or when a verified debugging…

not rated 1 2mo ago A 70 tokens

chrome-live-session

803

ychampion/chrome-for-agents

Skill Claude CodeCodex

Attach to the user's existing Chrome session through the official Chrome DevTools MCP server for live tab inspection, debugging, and interaction.

not rated 1 5mo ago A 29 tokens

oleg494/coding-kit

Skill Claude CodeCodex

Use when working with Windows (cmd/PowerShell console, MINGW64, script installation): stdout encoding (cp1251 vs UTF-8, UnicodeEncodeError on ✓/Cyrillic), CRLF/LF when writing files (md5 checks of mirrors), UTF-8 BOM for PowerShell 5.1, npm.cmd instead of npm, venv Scripts vs bin, PYTHONIOENCODING/PYTHONUTF8. Verified…

not rated 1 changed today A 108 tokens original MIT

change-with-proof

805

CodingCossack/change-with-proof

Skill Codex

Use when changing software whose existing behaviour matters — fixing bugs or regressions, refactoring, migrating schemas or APIs, changing auth, payments, webhooks, persistence, or user-visible behaviour, removing code, resuming inherited work — and when reviewing such changes or judging whether they are done. Every…

not rated 1 10d ago A 122 tokens original MIT

claude-audit-config

806

sdolard/awesome-claude-config

Skill Claude CodeCodex

Exhaustive audit of your Claude Code configuration against the official docs of the latest version: settings, permissions, hooks, agents, rules, skills, mcp, statusline, output-styles, memory. Detects non-conformities, staleness, over-engineering, cross-file inconsistencies; produces a correct / missing / incorrect…

not rated 1 1mo ago A 121 tokens

create-issue

807

Stellar-Technology-Services/ai-workshop-demo

Skill Claude CodeCodex

Craft a single, high-quality GitHub issue from a developer's description of a bug, unexpected behavior, or desired enhancement. Walks through reproduction, codebase exploration, and structured drafting so the issue is actionable on arrival. Use when user wants to file an issue, report a bug, request a feature, or…

not rated 1 2mo ago A 73 tokens

ide-index-mcp

808

AsafMah/copilot-config

Skill Claude CodeCodex

Guide for using JetBrains IDE Index MCP tools (code navigation, refactoring, analysis). TRIGGER: when ANY tool whose name ends with one of these suffixes is available in the current session — idefindreferences, idefinddefinition, idefindclass, idefindfile, idesearchtext, idediagnostics, ideindexstatus, idesyncfiles…

not rated 1 3mo ago A 254 tokens

effective-cpp

809

catiicode/claude-code-awesome-skills

Skill Claude CodeCodex

Use this skill when writing, reviewing, refactoring, or debugging C++ code — especially when the task involves class design, resource management (RAII, smart pointers, new/delete), inheritance hierarchies (virtual destructors, NVI, slicing), move semantics (std::move, std::forward, noexcept), templates (SFINAE, CRTP…

not rated 1 5mo ago A 205 tokens original MIT

soroban-diagnose

810

kaankacar/soroban-diagnose

Skill Claude CodeCodex

Diagnose failed Soroban transactions and simulations deterministically. Use when a Stellar/Soroban transaction failed, a simulation returned an error, the user pastes an opaque code like Error(Contract.

not rated 1 1mo ago A 46 tokens original Apache-2.0

adrianmikula/JakartaMigrationMCP

Skill Claude CodeCodex

This skill guides scanning the codebase for memory and performance code smells, debugging performance problems, writing performance/memory tests that follow established project conventions, and updating docs/patterns/ when new categories of issues are discovered and fixed.

not rated 1 28d ago A 0 tokens

codeaudit

813

priyanshuchawda/codeaudit

Skill Claude CodeCodex

Use when an AI coding agent needs to inspect a repository, choose the right workflow, audit code/docs/tests/skills, improve Python or TypeScript projects, plan issues or PRs, or use the CodeAudit MCP server.

not rated 1 4mo ago A 48 tokens original MIT

pcmhack-mcp

814

hjtrbo/PcmHackMCP

Skill Claude Code

Use when writing or running code through the PcmHackMCP runpython tool (or POSTing to the Ghidra plugin's :8765/runpython endpoint) - i.e. executing an arbitrary Jython script server-side inside a live Ghidra session via MCP. Covers the whole-script execution model, print/JSON output discipline, the automatic…

not rated 1 2mo ago A 129 tokens original Apache-2.0

skills

815

Hao17/LiteGhidraMCP

Skill Claude CodeCodex

This document teaches AI assistants how to effectively use the Ghidra MCP tools for binary analysis. Install it as context for your AI client.

not rated 1 3mo ago A 0 tokens

http-inspector

816

zfdx123/mcp-http-inspector

Skill Claude CodeCodex

A guide for using an HTTP inspector tool to send web requests and include downloaded screenshots in Markdown reports.

not rated 1 14d ago A 44 tokens GPL-3.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: