当用户想写测试、生成测试用例、给代码加单元测试时使用 — 自动生成测试,覆盖正常路径和边界情况
$npx -y skills add lightpointventures/claude-code-starter --skill testInstalls into the current project.
Run `npx skills use "https://github.com/lightpointventures/claude-code-starter" --skill "lightpointventures/claude-code-starter/test"` 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/lightpointventures/claude-code-starter" that are relevant to the current task. Run `npx skills add "https://github.com/lightpointventures/claude-code-starter"` and select the relevant skills, then follow their instructions.