Debugging workflows for Python (pdb, debugpy), Go (delve), Rust (lldb), and Node.js, including container debugging (kubectl debug, ephemeral containers) and production-safe debugging techniques with distributed tracing and correlation IDs. Use when setting breakpoints, debugging containers/pods, remote debugging, or production debugging.
$npx -y skills add ancoleman/ai-design-components --skill debugging-techniquesInstalls into the current project.
Run `npx skills use "https://github.com/ancoleman/ai-design-components" --skill "ancoleman/ai-design-components/debugging-techniques"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/ancoleman/ai-design-components" that are relevant to the current task. Run `npx skills add "https://github.com/ancoleman/ai-design-components"` and select the relevant skills, then follow their instructions.