api-documentation-generator

Community

Generate OpenAPI docs from route definitions.

AuthorCrazyDubya
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Automates OpenAPI/Swagger documentation generation from API route files to keep specs up-to-date.

Core Features & Use Cases

  • Route discovery: finds API route definitions across frameworks.
  • OpenAPI generation: builds path, schemas, and responses.
  • Template-based output: uses base templates to standardize docs.

Quick Start

Scan your codebase for routes and emit an openapi.yaml file in the project root.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: api-documentation-generator
Download link: https://github.com/CrazyDubya/claude-skills/archive/main.zip#api-documentation-generator

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository