documentation
Installation
SKILL.md
Documentation Skill
Universal guide for creating and maintaining project documentation. Works with any project type, docs tooling, and team structure.
Reference Files
Read these as needed — don't load everything upfront:
| File | When to read |
|---|---|
references/templates.md |
Index of all templates — points to individual files in references/templates/ |
references/templates/<type>.md |
When creating a new doc (Feature, ADR, Workflow, Runbook, Postmortem, Product/PRD, Onboarding) |
references/folder-structure.md |
When unsure where a doc goes or when creating a new section |
references/decision-guide.md |
When deciding which section and template to use (includes flowchart) |
references/project-types/*.md |
When adapting the standard structure for a specific project type |
references/tooling/*.md |
When the project uses a docs site tool (VitePress, Docusaurus, etc.) |