
from droid-tings44
Auto-generate OpenAPI/Swagger documentation from code and comments (JSDoc, docstrings). Produces specs, examples, and missing-field suggestions.
Generates machine-readable API documentation (OpenAPI/Swagger) from codebases by parsing route files, controllers and inline comments. It extracts parameter and response schemas, produces example payloads, and recommends missing documentation for endpoints.
Trigger when API routes change, new endpoints are added, or when documentation needs refreshing. Useful for Express, FastAPI, Django REST, Spring Boot, Gin, and Rails projects where comments/docstrings exist.
Works with developer-assistant agents that can read repo files and write output specs (tools like gh/cli + LLM-based parsers). Integrates into CI or documentation pipelines.
This skill has not been reviewed by our automated audit pipeline yet.