What problem does it solve?
This Skill provides standardized templates and guidelines for various documentation types, ensuring consistency, clarity, and maintainability across projects.
Core Features & Use Cases
- README Structure: Offers a prioritized section guide and a template for effective project overviews.
- API Documentation: Provides a per-endpoint template for clear API descriptions.
- Code Commenting: Outlines best practices for JSDoc/TSDoc comments, distinguishing between necessary and unnecessary annotations.
- Changelog & ADRs: Includes templates for "Keep a Changelog" and Architecture Decision Records.
- AI-Friendly Docs: Offers guidance on creating documentation optimized for AI consumption (e.g.,
llms.txt, RAG-ready formats).
- Use Case: A new developer joins a project and needs to understand how to document new features, write API endpoints, and contribute effectively. This Skill provides them with the exact templates and guidelines to follow.
Quick Start
Use the documentation-templates skill to generate a README structure for a new project.