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 claudewrites the file to.claude/commands/create-docs.mdListed as compatible
# fetches the source and writes it to:
.claude/commands/create-docs.mdNeeds 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.