debugging-master

Installation
SKILL.md

Debugging Master

Runtime data beats static analysis. Instead of guessing, instrument code with targeted logging, reproduce the bug, and analyze real runtime data.

Critical Rule

NEVER guess at runtime values or execution flow. Instrument, reproduce, analyze. One dbg.dump() is worth a hundred lines of static reasoning.

Quick Reference

Installs
1
GitHub Stars
5
First Seen
Mar 25, 2026
debugging-master — genesiscz/genesistools