Hypothesis-driven debugging method — reproduce, isolate, bisect, prove the cause before fixing. Apply whenever observed behavior differs from expected behavior. Independent of project, language, and domain.
$npx -y skills add arlenjim/claude-code-for-non-coders --skill scientific-debuggingInstalls into the current project.
Run `npx skills use "https://github.com/arlenjim/claude-code-for-non-coders" --skill "arlenjim/claude-code-for-non-coders/scientific-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/arlenjim/claude-code-for-non-coders" that are relevant to the current task. Run `npx skills add "https://github.com/arlenjim/claude-code-for-non-coders"` and select the relevant skills, then follow their instructions.