Generates agent-friendly markdown documentation for API routes. Use when user says "generate docs", "document this API", "create API documentation", or "make docs for my endpoints".
Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.
Claude CodeNot declared
CursorNot declared
CodexNot declared
GitHub CopilotNot declared
WindsurfNot declared
Gemini CLINot declared
ClineNot declared
OpenCodeNot declared
Repository health
Stars4
Default branchmain
Open issues0
Status
Archived
Package contents
Files included with this skill beyond the listing page.
skill mdSKILL.md687 B
docsSUMMARY.md207 B
History
First seen on skills.sh
First recorded snapshot · 14 installs
SKILL.md
API Docs Generator
TODO: Write the skill instructions here.
Instructions
<!-- TODO: Add step-by-step instructions for how Claude should: 1. Discover API route files in the project 2. Analyze each route (methods, params, body, responses, errors) 3. Read the TypeScript types 4. Generate structured markdown docs 5. Write the output file -->
Quality checklist
<!-- TODO: Add verification checks the skill should run before finishing -->