From cc-polymath
Automatically discovers and loads debugging and profiling skills for GDB, LLDB, breakpoints, stack traces, memory leaks, core dumps, and performance profiling.
How this skill is triggered — by the user, by Claude, or both
Slash command
/cc-polymath:discover-debuggingThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Provides automatic access to comprehensive debugging skills.
Provides automatic access to comprehensive debugging skills.
This skill auto-activates when you're working with:
The Debugging category contains 22 skills across 2 subcategories:
Debugging (14 skills):
Observability (8 skills): See ../observability/INDEX.md
Read ../debugging/INDEX.md Read ../observability/INDEX.md
This gateway skill enables progressive loading:
Read ../debugging/INDEX.md for full category overviewNext Steps: Run Read ../debugging/INDEX.md to see full category details.
npx claudepluginhub rand/cc-polymath --plugin cc-polymathAlias for debugging-toolkit-smart-debug, providing smart debugging guidance for code issues.
Guides systematic debugging techniques including scientific method, reproduction checklists, hypothesis testing, and binary search for bugs, performance issues, and unexpected behavior across codebases.
Provides bug classification trees and systematic workflows for reproducing, isolating, identifying, and fixing crashes, hangs, memory leaks, races, deadlocks, performance issues.