Analyzes errors, searches past solutions in memory, provides immediate fixes with code examples, and saves solutions for future reference. Use when user says "debug this", "fix this error", "why is this failing", or when error messages appear like TypeError, ECONNREFUSED, CORS, 404, 500, etc.
$npx -y skills add toowiredd/claude-skills-automation --skill error-debuggerInstalls into the current project.
Run `npx skills use "https://github.com/toowiredd/claude-skills-automation" --skill "toowiredd/claude-skills-automation/error-debugger"` 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/toowiredd/claude-skills-automation" that are relevant to the current task. Run `npx skills add "https://github.com/toowiredd/claude-skills-automation"` and select the relevant skills, then follow their instructions.