Find the root cause before changing code. Use when encountering any bug, test failure, crash, flaky test, performance regression, or unexpected behavior, before proposing or applying a fix.
$npx -y skills add clubpay/ronykit --skill systematic-debuggingInstalls into the current project.
Run `npx skills use "https://github.com/clubpay/ronykit" --skill "clubpay/ronykit/systematic-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/clubpay/ronykit" that are relevant to the current task. Run `npx skills add "https://github.com/clubpay/ronykit"` and select the relevant skills, then follow their instructions.