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