Debugging skills

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

Browse within: LLM 147cli 98agent 97agents 88skills 81agentic-ai 70javascript 70claude-code-plugin 50ai-coding 46ai-skills 40kubernetes 40metaprogramming 40software-development 40software-engineering 40

代码调试

553

jianchen08/Agent-os-open

Skill Claude CodeCodex

A debugging workflow that reproduces a problem with a failing test, collects evidence, finds the underlying cause, applies a fix, and runs regression checks. Regression checks verify that the fix does not break behavior that already worked.

not rated 5 changed yesterday A 82 tokens original Apache-2.0

gusset

554

latchkey-dev/gusset

Skill Claude CodeCodex

Drive Gusset, the repo custodian: index a repository into a verified code graph, run blast-radius impact analysis before changes, keep architecture docs fresh, find dead code and stale doc references, and install the autonomous mode that reviews PRs. Use when the user asks what a change affects, wants…

not rated 5 12d ago A 86 tokens original MIT

task

555

ivanviragine/wade

Skill Claude CodeCodex

Create one or more tasks via wade task create — for a single bug/feature OR a full plan/PRD breakdown. This is the STANDALONE task-creation workflow, used whenever the user directly asks to create a task/issue outside a wade plan session. Assesses scope, proposes a single- or multi-issue breakdown with reasoning, gets…

not rated 5 changed 2d ago A 133 tokens

dejavu

556

WhiteBite/opencode-dejavu

Skill Claude CodeCodex

Protocol for working with the dejavu error-gate plugin. Use when a tool call is answered with a "[dejavu] REMINDER" or "[dejavu] BLOCKED" message, when the same tool call fails repeatedly, or when you discover the root cause of a gated failure. Covers how to react to reminders, what BLOCKED means, the dejavu:proceed…

not rated 5 today A 99 tokens original MIT

korveo

557

zistica/korveo

Skill Claude CodeCodex

Observe and debug your OpenClaw agent with Korveo — local-first AI observability. Records every LLM call, tool call, and decision; view at localhost:3000. Use when the user asks: "show my agent traces", "why did my agent fail", "how much did my last run cost", "open korveo", "debug my agent", or "show recent traces".

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

checkyourself

558

KyaniteLabs/checkyourself

Skill Codex needs its repo

Evidence-backed pre-launch diagnostics, production scores, approval-gated fixes, learning plans, and optional dashboards for AI-built projects.

not rated 5 changed today A 29 tokens original Apache-2.0

autocoder

559

laird/agents

Skill Claude CodeCodex

Use this skill for autonomous GitHub issue resolution, issue triage, regression-test failure handling, proposal review, blocked-issue review, worker monitoring, and continuous fix loops in repositories that use the autocoder workflow.

not rated 5 changed 3d ago A 46 tokens

fastcontext

560

rubybear-lgtm/fastcontext

Skill Claude CodeCodex

This skill should be used when the user asks to "explore the codebase", "find related files", "understand the architecture", "search for implementations", "use FastContext", or when broad codebase context is needed before editing unfamiliar code. Runs Microsoft FastContext with in-process MLX inference on Apple…

not rated 5 2mo ago A 68 tokens

context-collector

561

JosephSanjaya/skills

Skill Claude CodeCodex

Deep architecture recovery, context gathering, and root cause analysis for unfamiliar or undocumented codebases. Use when asked to analyze a codebase, understand its architecture, map dependencies, gather context before a task, do architecture recovery, explore an unknown repo, or investigate a production…

not rated 5 today A 130 tokens original MIT

Terry-Yuxiang/doubao-web-app-bridge-skills

Skill Claude CodeCodex

Bridge selected questions and long coding/debugging subtasks to Doubao (豆包), ByteDance's AI assistant. Use when the user wants to forward a problem to Doubao, include environment context, wait for Doubao's real response, and use that response downstream.

not rated 5 5mo ago A 63 tokens

codex

563

rnijhara/claude-code-toolkit

Skill Claude CodeCodex

Get a second opinion from Codex CLI (OpenAI) on plans, code, or debugging. Use this skill when the user asks to review plans with Codex, get a code review from Codex, or wants a second perspective on a bug. Also use proactively: after finishing an implementation plan, after completing a feature implementation, or when…

not rated 5 5mo ago A 0 tokens

zhiyingxia/claude-code-cache-diagnostics

Skill Claude CodeCodex

Use when diagnosing Claude Code prompt-cache breaks, 1h cache misses, cachecreation/cacheread anomalies, away summary or recap rebuilds, cc-switch proxy logs, or reports that Claude Code recreates cache after a few minutes.

not rated 5 2mo ago B 53 tokens

web-reverse-algorithm

565

guccig4366/xbsReverseSkill

Skill Codex

A workflow for reconstructing calculations in web JavaScript from their final outputs, such as request parameters, cookies, headers, or WebSocket messages. It covers signatures, encryption, verification challenges, WebAssembly, and heavily obfuscated code.

not rated 5 today A 226 tokens copy · 100% MIT

android-emulator

566

ChunkyTofuStudios/flutter-skills

Skill Claude CodeCodex

Run, debug, screenshot, and interact with a Flutter app on a running Android emulator via adb and the qemu console — boot/shut down an AVD, launch flutter run in the background, capture compact 360px-wide JPEG screenshots, dump the Android accessibility tree to find addressable widgets, tap by label or coordinates…

not rated 5 3mo ago A 201 tokens original MIT

powerbi-debugging

568

pennyfan1031/powerbi-debugging

Skill Claude CodeCodex

Power BI debugging and optimization assistant. Use when diagnosing Power BI errors, optimizing slow DAX queries, running model health checks, reviewing calculated tables, or debugging relationship issues. Triggers on error messages, performance complaints, model validation requests, and DAX troubleshooting. Always…

not rated 5 6mo ago A 79 tokens original MIT

avatar-toolchain

569

firstdebug/avatar-platform

Skill Claude CodeCodex

A preflight checker for the build tools and runtime environment of iFlytek virtual-person projects on the web, Android, or iOS.

not rated 5 11d ago A 53 tokens

tomo-system

570

shuaiyuan17/tomo

Skill Claude CodeCodex

Check system status, debug issues, view session stats, manage sessions and cron jobs. Use when something isn't working, when asked about system internals, or when you need to check your own state.

not rated 5 today A 44 tokens original MIT

codesize

571

open-vela/.claude

Skill Claude CodeCodex needs its repo

Analyzes embedded system binary size using bin/elf/map files. Supports multi-core/multi-architecture (ARM/Xtensa/RISC-V). Use when optimizing firmware size, comparing versions, or identifying large code modules in Vela/NuttX projects.

not rated 5 5d ago A 54 tokens original Apache-2.0

ctf-pwn

572

a2ure123/ctf-pwn-skill

Skill Codex

CTF pwn solving workflow for Codex with tmux-CLI-driven persistent-GDB live debugging: protection checks, libc/loader matching, IDA or idalib reverse engineering, pwntools wrappers, mandatory GDB-pwndbg inferior-tty step debugging, heap/stack/libc state inspection, and exploit strategy selection by primitive, glibc…

not rated 5 2mo ago A 84 tokens original MIT

BKF-Gitty/openclaw-update-runbook

Skill Claude CodeCodex

Use when updating OpenClaw or debugging an OpenClaw instance after an update. This skill acts as a structured update runbook with emphasis on gateway startup, service-manager state, plugin registry and install drift, bundled-vs-npm/clawhub plugin confusion, stale config carried across upgrades, channel health, task…

not rated 5 3mo ago A 91 tokens original MIT

rebound

574

aldefy/rebound-skill

Skill Claude CodeCodex

Rebound recomposition budget monitor skill for Compose performance analysis. Guides budget class interpretation, violation diagnosis, skip rate analysis, stability optimization, CLI usage, and IDE plugin workflow. Use this skill whenever the user mentions recomposition, budget, violation, Rebound, skip rate, jank…

not rated 5 5mo ago A 145 tokens original Apache-2.0

ttdazi/AndroidAISkills

Skill Claude CodeCodex

Use when analyzing Android ANR or bugreport traces (anr, traces.txt, Waiting Channels, DALVIK THREADS, SIGQUIT stacks), especially when root-cause evidence and lock/Binder chain mapping are required for com.thunder. or other Android projects.

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

ast-grep

576

alexlautw9527/.ai

Skill Claude CodeCodex

Guide for writing ast-grep rules to perform structural code search and analysis. Use when users need to search codebases using Abstract Syntax Tree (AST) patterns, find specific code structures, or perform complex code queries that go beyond simple text search. This skill should be used when users ask to search for…

not rated 5 8mo ago A 80 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: