Back to Recipes

API Documentation

Generate comprehensive API documentation from your code with examples and type information.

DocumentationEasy5 minclaudecursor

Use This Recipe

skillsy recipe use api-docs --name my-api-docs
Parameters
--name

Name for your generated skill

Default: my-api-docs

--source

Source files to document

Default: ./src

--format

Output format: markdown, json

Default: markdown

Output

This recipe generates the following files:

SKILL.mdmanifest.jsondocs/openapi.yaml
Compatible Agents
claudecursor
API Documentation | Skillsy Recipes