api-docs-generate

Installation
SKILL.md

API Documentation Generation

I'll generate comprehensive OpenAPI/Swagger documentation from your API code.

Features:

  • Auto-generate from Express, FastAPI, Next.js API routes
  • OpenAPI 3.0 specification format
  • Interactive Swagger UI setup
  • Automatic schema extraction
  • Integration with /api-test-generate

Token Optimization

This skill uses aggressive optimization strategies to minimize token usage during API documentation generation:

1. Framework Detection Caching (600 token savings)

Pattern: Cache framework type and API patterns

  • Store framework detection in .api-framework-cache (1 hour TTL)
  • Cache: framework type, route patterns, schema locations
Related skills
Installs
5
GitHub Stars
1
First Seen
Feb 21, 2026