vercel-labs/cooking-school-feedback · Archived

api-docs-generator

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".

First seen Jun 21, 2026

Installation

$ npx skills add vercel-labs/cooking-school-feedback --skill api-docs-generator

Stronger alternatives

This repository is archived — consider an actively maintained alternative.

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 4
Default branch main
Open issues 0
Status Archived

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 687 B
  • docs SUMMARY.md 207 B

History

  1. First seen on skills.sh
  2. 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 -->