home/categories/technical-docs/huangjia2019-claude-code-engineering-04-skills-projects-05-api-generator-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