当用户想写接口、创建 API、生成后端端点、做增删改查接口时使用 — 生成 RESTful API 端点,包含路由、验证和错误处理
$npx -y skills add lightpointventures/claude-code-starter --skill apiInstalls into the current project.
Run `npx skills use "https://github.com/lightpointventures/claude-code-starter" --skill "lightpointventures/claude-code-starter/api"` 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.