Skip to content
Development
Command

/generate-api-docs

Generate comprehensive API documentation from code. Create OpenAPI/Swagger specification for all API endpoints. Document each endpoint with method, path, parameters, request body, and response schemas. Add authentication requirements and security schemes. Include error responses

shell
$ npx -y skills add LarouexNonprofitConsulting/larouex-fullstack-plugin --agent claude-code

Ships with larouex-fullstack-builder. Installing the plugin gets this command.

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/generate-api-docs

Context preview

What this command does when you run it.

Generate comprehensive API documentation from code. Create OpenAPI/Swagger specification for all API endpoints. Document each endpoint with method, path, parameters, request body, and response schemas. Add authentication requirements and security schemes. Include error responses

Command definition

generate-api-docs.md

Generate comprehensive API documentation from code. Create OpenAPI/Swagger specification for all API endpoints. Document each endpoint with method, path, parameters, request body, and response schemas. Add authentication requirements and security schemes. Include error responses with status codes and error formats. Generate interactive API explorer using Swagger UI or Redoc. Add code examples in multiple languages for each endpoint. Document rate limiting and pagination. Include webhook documentation if applicable. Add getting started guide with authentication setup. Generate TypeScript types from OpenAPI spec. Keep documentation in sync with code using automated tools. Host documentation with application.

Read it on GitHub โ†—
Ships withlarouex-fullstack-builder

A comprehensive Claude Code plugin with 81 commands and 12 specialized AI agents for building modern, full-stack web applications with Next.js 15, Azure, Railway, Bootstrap, and TypeScript.

Get the whole plugin, auto-invoked