debugging-techniques
CommunityMaster debugging across languages and environments.
Authorancoleman
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides comprehensive guidance and tools for debugging code effectively across various programming languages (Python, Go, Rust, Node.js) and environments (local, container, Kubernetes, production).
Core Features & Use Cases
- Language-Specific Debugging: Detailed instructions for
pdb,debugpy,delve,lldb, andnode --inspect. - Container & Kubernetes Debugging: Techniques using
kubectl debugand ephemeral containers. - Production Debugging: Strategies for safe, non-blocking debugging using structured logging, correlation IDs, and distributed tracing.
- Use Case: You encounter a bug in a Go microservice running in a Kubernetes pod. This Skill guides you through attaching
delveusing an ephemeral container and inspecting goroutines to find the root cause.
Quick Start
Use the debugging-techniques skill to set up a breakpoint in your Python script.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: debugging-techniques Download link: https://github.com/ancoleman/ai-design-components/archive/main.zip#debugging-techniques Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.