home/categories/technical-docs/huangjia2019-claude-code-engineering-04-skills-projects-05-api-generator-claude-skills-api-generating-skill-md
technical-docsdocumentation
api-generating
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.
maintainer
huangjia2019
更新於 3/3/2026
星標
429
分支
162
quick start
Installation and usage
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.
安裝
$ install --globalskills.sh
使用
安裝後,您可以透過在終端機執行以下指令來使用此技能:
skills use api-generating