swagger-gen

Community

Turn Express routes into ready OpenAPI docs.

AuthorTimmy6942025
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automatically generates OpenAPI 3.0 specifications from your Express route definitions, ensuring up-to-date API documentation with minimal manual effort.

Core Features & Use Cases

  • Auto API documentation: Converts route definitions into a complete OpenAPI spec with endpoints, methods, and schemas.
  • Zero-config integration: Works with existing Express route files without heavy setup.
  • Use Case: When you add or modify routes, regenerate api.yaml and feed Swagger UI or API clients with accurate docs.

Quick Start

Generate the OpenAPI spec from your routes:

  • From a directory: npx ai-swagger ./src/routes/
  • From a single file: npx ai-swagger ./src/routes/users.ts -o docs/api.yaml

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: swagger-gen
Download link: https://github.com/Timmy6942025/bob-workspace/archive/main.zip#swagger-gen

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.