documentation-templates

Provide standardized templates for READMEs, API references, and changelogs.

Updated Mar 7, 2026
One-click install
npx skills add https://github.com/Geargrindadmin/gg-agentic-harness --skill documentation-templates-geargrindadmin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: documentation-templates
Source: https://github.com/Geargrindadmin/gg-agentic-harness/tree/main/.agent/skills/documentation-templates
Command: npx skills add https://github.com/Geargrindadmin/gg-agentic-harness --skill documentation-templates-geargrindadmin

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides standardized templates and guidelines to ensure consistent, high-quality documentation across various formats, making projects easier to understand, maintain, and collaborate on.

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 guidance for creating documentation optimized for AI crawlers and RAG indexing.
  • Use Case: A new developer joins a project and needs to understand how to document new features. They can use the provided README and API documentation templates to quickly create clear and comprehensive documentation.

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 structure a README for a new software project?

To structure a README for a new software project, use standardized templates that emphasize scannability, progressive detail, and up-to-date content to ensure projects are easy to understand and maintain.

What is an Architecture Decision Record and when do I need one?

An Architecture Decision Record (ADR) documents architectural choices. You need ADRs to maintain consistent, high-quality project documentation that captures decisions for future reference and collaboration.

How do I format API documentation for AI crawlers and RAG indexing?

Format API documentation for AI crawlers and RAG indexing by applying AI-friendly formats that emphasize scannability and progressive detail, ensuring content is easily parsed and retrieved by indexing systems.

What is the best way to standardize changelogs and code comments across a team?

The best way to standardize changelogs and code comments is to deploy predefined structure guidelines and templates, ensuring consistent documentation practices across all team members and features.

Can I use these documentation guidelines for an existing codebase?

Yes, you can use these documentation guidelines for an existing codebase to retrofit READMEs, API references, and changelogs into standardized, scannable formats that improve overall project maintainability.