Reading errors, troubleshooting, and fixing bugs. Activated when Claude encounters errors or when the user is debugging. Teaches the most valuable skill: understanding what went wrong.
$npx -y skills add dojocodinglabs/code-sensei --skill debuggingInstalls into the current project.
Run `npx skills use "https://github.com/dojocodinglabs/code-sensei" --skill "dojocodinglabs/code-sensei/debugging"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/dojocodinglabs/code-sensei" that are relevant to the current task. Run `npx skills add "https://github.com/dojocodinglabs/code-sensei"` and select the relevant skills, then follow their instructions.