Automatically generate test scaffolding when user writes new code without tests or mentions needing tests. Supports unit, integration, e2e, and data tests for PHP and JavaScript. Invoke when user mentions "tests", "testing", "coverage", "write tests", or shows new untested code.
$npx -y skills add kanopi/cms-cultivator --skill test-scaffoldingInstalls into the current project.
Run `npx skills use "https://github.com/kanopi/cms-cultivator" --skill "kanopi/cms-cultivator/test-scaffolding"` 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/kanopi/cms-cultivator" that are relevant to the current task. Run `npx skills add "https://github.com/kanopi/cms-cultivator"` and select the relevant skills, then follow their instructions.