generate-api-doc

Community

Generate API docs from code

Authorsitharaj88
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the creation of comprehensive API reference documentation directly from your codebase, saving developers significant time and ensuring accuracy.

Core Features & Use Cases

  • Automated Endpoint Discovery: Scans code to find all API routes and their associated handlers.
  • Detailed Parameter & Schema Analysis: Extracts request/response details, including path/query parameters, headers, and body schemas.
  • Authentication & Validation Documentation: Identifies and documents authentication requirements and validation rules.
  • Example Generation: Creates realistic example requests and responses.
  • Use Case: After implementing a new set of API endpoints in your backend framework (e.g., Express, FastAPI), use this Skill to instantly generate a Markdown or OpenAPI specification for your API documentation.

Quick Start

Use the generate-api-doc skill to create markdown documentation for all API endpoints in the project and save it to 'api-docs.md'.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: generate-api-doc
Download link: https://github.com/sitharaj88/claude-skills/archive/main.zip#generate-api-doc

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.