Generates unit and regression test files for existing code. Creates "Happy Path", "Edge Case", and "Error" test stubs.
$npx -y skills add krishnakanthb13/antigravity_global_skills --skill scaffold_testsInstalls into the current project.
Run `npx skills use "https://github.com/krishnakanthb13/antigravity_global_skills" --skill "krishnakanthb13/antigravity_global_skills/scaffold_tests"` 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/krishnakanthb13/antigravity_global_skills" that are relevant to the current task. Run `npx skills add "https://github.com/krishnakanthb13/antigravity_global_skills"` and select the relevant skills, then follow their instructions.