Generate API endpoint code and documentation from specifications. Use when the user wants to create new API endpoints, generate route handlers, scaffold REST APIs, or produce OpenAPI/Swagger specs from code.
$npx -y skills add huangjia2019/claude-code-engineering --skill 05-api-generatorInstalls into the current project.
Run `npx skills use "https://github.com/huangjia2019/claude-code-engineering" --skill "huangjia2019/claude-code-engineering/05-api-generator"` 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/huangjia2019/claude-code-engineering" that are relevant to the current task. Run `npx skills add "https://github.com/huangjia2019/claude-code-engineering"` and select the relevant skills, then follow their instructions.