lingxling/awesome-skills-cn-debugging-code
Interactively debug source code — set breakpoints, step through execution line by line, inspect live variable state, evaluate expressions against the running program, and navigate the call stack to trace root causes. Use when a program crashes, raises unexpected exceptions, produces...
This is a copy. The original lives at lingxling/debugging-code.
npx skills add https://github.com/lingxling/awesome-skills-cn --skill debugging-code
Take lingxling/awesome-skills-cn-debugging-code from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.
The instructions reference brew, go.
Without those the skill loads but fails at the first command.