documentation-templates

Generate standardized templates for READMEs, API references, code comments, changelogs, and ADRs.

2|Updated Feb 15, 2026
One-click install
npx skills add https://github.com/Ab-aswini/Agent-kit-P1 --skill documentation-templates-ab-aswini
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: documentation-templates
Source: https://github.com/Ab-aswini/Agent-kit-P1/tree/main/.agent-os/skills/documentation-templates
Command: npx skills add https://github.com/Ab-aswini/Agent-kit-P1 --skill documentation-templates-ab-aswini

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill addresses the challenge of inconsistent and hard-to-maintain project documentation by providing standardized templates and guidelines for various documentation types.

Core Features & Use Cases

  • Standardized Templates: Offers pre-defined structures for READMEs, API documentation, code comments, changelogs, and Architecture Decision Records (ADRs).
  • AI-Friendly Formats: Includes guidelines for creating llms.txt and RAG-optimized documentation to improve AI comprehension and utility.
  • Use Case: A new developer joins a project and needs to understand how to document their code and contribute effectively. They can refer to these templates to ensure their documentation is clear, consistent, and follows best practices.

Quick Start

Use the documentation-templates skill to generate a README structure for a new project.

Frequently Asked Questions about documentation-templates

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I standardize project documentation across different formats like READMEs and ADRs?

To standardize project documentation, you can use predefined structural templates for READMEs, API references, code comments, changelogs, and Architecture Decision Records. These templates ensure consistency, scannability, and progressive detail across all your project files.

What is the best way to structure documentation for AI agents and RAG systems?

The best way to structure documentation for AI agents is to use AI-friendly formats like llms.txt and RAG-optimized content. This approach enhances discoverability and comprehension by ensuring the information is scannable and up-to-date for machine parsing.

How do I write an Architecture Decision Record that new developers can easily understand?

To write an Architecture Decision Record (ADR) that new developers understand, follow standardized structural guidelines that prioritize scannability and progressive detail. This ensures architectural choices are clear, consistent, and easy to maintain.

What should be included in a README structure for a new software project?

A README structure for a new software project should include standardized sections that provide progressive detail and scannability. Using predefined templates helps new developers quickly understand the codebase and contribute effectively to the project.

Does standardized documentation work for both API references and inline code comments?

Yes, standardized documentation works for both API references and inline code comments by providing predefined structural guidelines for each format. This ensures all documentation types remain consistent, up-to-date, and easy to maintain across the project.