documentation-templates
Documentation templates and structure guidelines. README, API docs, code comments, and AI-friendly documentation.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install documentation-templates --cli claudewrites the skill into.claude/skills/documentation-templates/SKILL.mdListed as compatible
Configuration
# fetches the source and writes it to:
.claude/skills/documentation-templates/SKILL.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
Documentation templates and structure guidelines. README, API docs, code comments, and AI-friendly documentation.
When to use it
Documentation templates and structure guidelines. README, API docs, code comments, and AI-friendly documentation.
How to install / invoke
# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/document-processing/documentation-templates/SKILL.md -o .claude/skills/documentation-templates/SKILL.md
Notes
Extracted from davila7/claude-code-templates, documentation-templates category.