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.

huangjia2019
maintainer
huangjia2019
Mis à jour 3/3/2026
Étoiles
429
Forks
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.

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use api-generating