What problem does it solve?
This Skill solves the problem of inconsistent, hard-to-navigate project documentation by providing ready-to-use templates that standardize structure and quality across READMEs, API docs, and code comments.
Core Features & Use Cases
- README structure template: Ensures every README includes key sections like Quick Start, Features, Configuration, API Reference, Contributing, and License in a scannable priority order.
- API documentation templates: Provides per-endpoint documentation structure with parameters, response codes, and examples to reduce ambiguity for consumers of the API.
- Code comment and changelog guidelines: Standardizes TSDoc/JSDoc comment style and introduces a Keep a Changelog format plus ADR structure for better long-term maintainability.
- AI-friendly documentation guidance: Promotes clear headings and agent/RAG-friendly conventions such as structured examples and llms.txt-style summaries.
Quick Start
Use the documentation-templates skill to generate a project README outline by adapting the provided README template sections to your repository’s app purpose, setup steps, and configuration variables.