Armory
Source
Browse
Workflows

generate-api-documentation

Auto-generate API reference documentation with multiple output formats and automated deployment

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install generate-api-documentation --cli claude

writes the file to.claude/commands/generate-api-documentation.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/commands/generate-api-documentation.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Auto-generate API reference documentation with multiple output formats and automated deployment

When to use it

Auto-generate API reference documentation with multiple output formats and automated deployment

How to install / invoke

# Copy the command into your project's .claude/commands/
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/commands/documentation/generate-api-documentation.md -o .claude/commands/generate-api-documentation.md

Notes

Extracted from davila7/claude-code-templates, documentation category.