← ClaudeAtlas

api-documentationlisted

Use when generating OpenAPI / Swagger specs, writing API references, or formatting markdown developer portals.
Drvivek34/Skill-Bazaar · ★ 0 · Data & Documents · score 54
Install: claude install-skill Drvivek34/Skill-Bazaar
# API Documentation Instructions 1. Analyze HTTP endpoint routers and controllers in source code. 2. Draft paths, methods, parameters, and query shapes. 3. Write clean OpenAPI 3.0 YAML or JSON specs. 4. Generate mock responses for 200 OK and error scenarios (400, 401, 404, 500). 5. Create markdown guides explaining authentication and pagination.