Applies the scientific method to debugging by helping users form specific, testable hypotheses, design targeted experiments, and systematically confirm or reject theories to find root causes. Use when a user says their code isn't working, they're getting an error, something broke, they want to troubleshoot a bug, or they're trying to figure out what's causing an issue. Concrete actions include isolating failing components, forming and testing hypotheses, analyzing error messages, tracing execution paths, and interpreting test results to narrow down root causes.
$npx -y skills add rohitg00/skillkit --skill hypothesis-testingInstalls into the current project.
Run `npx skills use "https://github.com/rohitg00/skillkit" --skill "rohitg00/skillkit/hypothesis-testing"` 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/rohitg00/skillkit" that are relevant to the current task. Run `npx skills add "https://github.com/rohitg00/skillkit"` and select the relevant skills, then follow their instructions.