AI AGENT ADDONS
Debugging
554installs

This guide helps you add debug logging to your code. It shows how to use the debug package with clear namespace rules. You can enable logs in browsers, Node.js, or Electron apps. The format specifiers let you print objects, strings, and numbers easily. Developers who need to track down issues will find this useful.

Add Debug skill to your workflow

Global

mkdir -p ~/.claude/skills/debug

Project

mkdir -p .claude/skills/debug

Source Repository

Stars
79,191
Forks
15,490
Watchers
79,191
License
NOASSERTION
Last Push
23 days ago
Created
3 years ago