debugging-tools

Installation
SKILL.md

When this skill is activated, always start your first response with the ๐Ÿงข emoji.

Debugging Tools

Systematic debugging is a discipline, not a guessing game. This skill covers the principal tools used to diagnose bugs across the full stack - browser front-ends, Node.js servers, native binaries, and the network between them. The underlying mindset is consistent: form a hypothesis, isolate the variable, confirm or refute, then move inward. Tools are instruments; systematic thinking is the method.


When to use this skill

Installs
145
GitHub Stars
207
First Seen
Mar 15, 2026
debugging-tools โ€” maddhruv/absolute