Armory
Source
Browse
Workflows

create-docs

Analyzes code structure and purpose to create comprehensive documentation detailing inputs/outputs, behavior, user interaction flows, and edge cases with error handling.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install create-docs --cli claude

writes the file to.claude/commands/create-docs.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/commands/create-docs.md

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

What it is

A community workflow/command, catalogued in awesome-claude-code. Analyzes code structure and purpose to create comprehensive documentation detailing inputs/outputs, behavior, user interaction flows, and edge cases with error handling.

When to use it

Analyzes code structure and purpose to create comprehensive documentation detailing inputs/outputs, behavior, user interaction flows, and edge cases with error handling.

Source

From jerseycheese/Narraitor — see the linked resource for full implementation and usage.