discover-debugging
Automatically discover debugging and profiling skills when working with GDB, LLDB, breakpoints, profiling, stack traces, memory leaks, core dumps, or performance profiling. Activates for debugging development tasks.
Works with
--- name: discover-debugging description: Automatically discover debugging and profiling skills when working with GDB, LLDB, breakpoints, profiling, stack traces, memory leaks, core dumps, or performance profiling. Activates for debugging development tasks. license: MIT --- # Debugging Skills Discovery Provides automatic access to comprehensive debugging skills. ## When This Skill Activates This skill auto-activates when you're working with: - debugging - GDB - LLDB - profiling - memory leaks - performance analysis - troubleshooting - diagnostics - monitoring - logging - tracing - metrics - distributed tracing - alerts - dashboards - observability ## Available Skills ### Quick Reference The Debugging category contains 22 skills across 2 subcategories: **Debugging (14 skills):** 1. **browser-devtools** 2. **concurrency-debugging** 3. **container-debugging** 4. **core-dump-analysis** 5. **crash-debugging** 6. **distributed-systems-debugging** 7. **gdb-fundamentals** 8. **lldb-macos-debugging** 9. **memory-leak-debugging** 10. **network-debugging** 11. **performance-profiling** 12. **production-debugging** 13. **python-debugging** 14. **remote-debugging** **Observability (8 skills):** See `../observability/INDEX.md` ### Load Full Category Details Read ../debugging/INDEX.md Read ../observability/INDEX.md ## Progressive Loading This gateway skill enables progressive loading: - **Level 1**: Gateway loads automatically (you're here now) - **Level 2**: Load category INDEX.md for full overview - **Level 3**: Load specific skills as needed ## Usage Instructions 1. **Auto-activation**: This skill loads automatically when Claude Code detects debugging work 2. **Browse skills**: Run `Read ../debugging/INDEX.md` for full category overview 3. **Load specific skills**: Use bash commands above to load individual skills **Next Steps**: Run `Read ../debugging/INDEX.md` to see full category details.
More Debugging skills
diagnosing-bugs
mattpocock/skills
Diagnosis loop for hard bugs and performance regressions. Use when the user says "diagnose"/"debug this", or reports something broken/throwing/failing/slow.
explore-code
lllllllama/rigorpilot-skills
Rigor Improve implementation leaf skill for auditable candidate implementation in deep learning research repositories. Use when the researcher explicitly authorizes exploratory work on an isolated branch or worktree to transplant modules, adapt a backbone, add LoRA or adapter layers, replace a head, or stitch together meaningful low-risk migration ideas with rollback-aware records in `explore_outputs/`. Do not use for end-to-end exploration orchestration on top of `current_research`, trusted baseline reproduction, conservative debugging, environment setup, verified contribution claims, or default repository analysis.
safe-debug
lllllllama/rigorpilot-skills
Rigor Debug / Rigor Audit skill for deep learning research work. Use when the user pastes a traceback, terminal error, CUDA OOM, checkpoint load failure, shape mismatch, NaN loss symptom, or training failure and wants conservative diagnosis before any patching, with debug fixes clearly separated from research contributions. Do not use for broad refactoring, speculative adaptation, automatic exploratory patching, or general repository familiarization.

