loom-documentation
Installation
SKILL.md
Documentation
Overview
This skill creates clear, comprehensive, and maintainable documentation across all levels: code documentation (docstrings, inline comments), API references, architectural documentation, README files, ADRs, changelogs, and user guides. Absorbs technical writing expertise for clarity and accessibility.
Instructions
1. Assess Documentation Needs
- Identify target audience (developers, users, operators, contributors)
- Determine documentation types needed
- Review existing documentation for gaps and inconsistencies
- Understand the codebase structure and patterns
2. Code Documentation
Docstrings/Doc Comments: