Use this skill when the user explicitly invokes "/debug-mode" or says "enter debug mode", "start debug mode", "use debug mode". This is a token-heavy workflow — do NOT activate automatically for general debugging questions or simple bug fixes.
$npx -y skills add nettee/ai-collection --skill debug-modeInstalls into the current project.
Run `npx skills use "https://github.com/nettee/ai-collection" --skill "nettee/ai-collection/debug-mode"` 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/nettee/ai-collection" that are relevant to the current task. Run `npx skills add "https://github.com/nettee/ai-collection"` and select the relevant skills, then follow their instructions.