Guides systematic root-cause debugging. Use when tests fail, builds break, behavior doesn't match expectations, or you encounter any unexpected error. Use when you need a systematic approach to finding and fixing the root cause rather than guessing.
$npx -y skills add az9713/addyosmani-agent-skills --skill debugging-and-error-recoveryInstalls into the current project.
Run `npx skills use "https://github.com/az9713/addyosmani-agent-skills" --skill "az9713/addyosmani-agent-skills/debugging-and-error-recovery"` 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/az9713/addyosmani-agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/az9713/addyosmani-agent-skills"` and select the relevant skills, then follow their instructions.