documentation-templates

Installation
Summary

Standardized templates and guidelines for READMEs, API docs, code comments, and AI-friendly documentation.

  • Includes structured templates for README files, per-endpoint API documentation, JSDoc/TSDoc comments, and changelog formats
  • Provides Architecture Decision Record (ADR) template for documenting design choices and trade-offs
  • Covers AI-friendly documentation patterns including llms.txt format and MCP-ready documentation with clear hierarchy, examples, and diagrams
  • Emphasizes scannable structure, progressive detail levels, and practical guidance on when and what to document
SKILL.md

Documentation Templates

Templates and structure guidelines for common documentation types.


1. README Structure

Essential Sections (Priority Order)

Section Purpose
Title + One-liner What is this?
Quick Start Running in <5 min
Features What can I do?
Configuration How to customize
API Reference Link to detailed docs
Contributing How to help
License Legal
Related skills
Installs
1.1K
GitHub Stars
37.3K
First Seen
Jan 20, 2026