byarchive228· 54 skills
Before fixing any bug, write a test that reproduces it and watch it fail. Use for every bug fix.
$npx -y skills add archive228/loopkit --skill write-failing-test-firstInstalls into the current project.
Run `npx skills use "https://github.com/archive228/loopkit" --skill "archive228/loopkit/write-failing-test-first"` 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/archive228/loopkit" that are relevant to the current task. Run `npx skills add "https://github.com/archive228/loopkit"` and select the relevant skills, then follow their instructions.