Debug issues methodically — use when stuck on errors, test failures, or unexpected behavior. Use when: AUTOMATICALLY ACTIVATE when encountering bugs or failures:. \"fix this bug\" or \"debug Y\" or \"troubleshoot X\". \"why is X failing\" or \"why isn't X working\" or \"why doesn't X work\"
$npx -y skills add ces-ltd/lumi --skill skill-debugInstalls into the current project.
Run `npx skills use "https://github.com/ces-ltd/lumi" --skill "ces-ltd/lumi/skill-debug"` 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/ces-ltd/lumi" that are relevant to the current task. Run `npx skills add "https://github.com/ces-ltd/lumi"` and select the relevant skills, then follow their instructions.