name: documentation description: Documentation. Use when writing docs or reviewing documentation. triggers: files: [".md", "README", "CHANGELOG*", "docs/**"] keywords: ["doc", "documentation", "README", "CHANGELOG", "ADR"] auto_suggest: true
Documentation
This skill provides documentation guidelines and standards.
See @REFERENCE.md for detailed documentation.
Quick Reference
- README: Installation, quick start, config, commands
- CHANGELOG: Keep a Changelog format
- ADR: Architecture Decision Records for major choices
- Code: Comments explain WHY, not WHAT
- API: OpenAPI/Swagger specs