Back to skills
SkillHub ClubShip Full StackFull StackTesting

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 wrong output, when you need to understand how execution reached a certain state, or when print-statement debugging isn't revealing enough.

Packaged view

This page reorganizes the original catalog entry around fit, installability, and workflow context first. The original raw source lives below.

Stars
214
Hot score
97
Updated
March 20, 2026
Overall rating
C3.7
Composite score
3.7
Best-practice grade
A88.4

Install command

npx @skill-hub/cli install almogbaku-debug-skill-debugging-code

Repository

AlmogBaku/debug-skill

Skill path: skills/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 wrong output, when you need to understand how execution reached a certain state, or when print-statement debugging isn't revealing enough.

Open repository

Best for

Primary workflow: Ship Full Stack.

Technical facets: Full Stack, Testing.

Target audience: Development teams looking for install-ready agent workflows..

License: Unknown.

Original source

Catalog source: SkillHub Club.

Repository owner: AlmogBaku.

This is still a mirrored public skill entry. Review the repository before installing into production workflows.

What it helps with

  • Install debugging-code into Claude Code, Codex CLI, Gemini CLI, or OpenCode workflows
  • Review https://github.com/AlmogBaku/debug-skill before adding debugging-code to shared team environments
  • Use debugging-code for development workflows

Works across

Claude CodeCodex CLIGemini CLIOpenCode

Favorites: 0.

Sub-skills: 0.

Aggregator: No.

debugging-code | SkillHub