documentation-templates

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

6|Updated Feb 6, 2026
One-click install
npx skills add https://github.com/paulojalowyj/openkit --skill documentation-templates-paulojalowyj
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: documentation-templates
Source: https://github.com/paulojalowyj/openkit/tree/main/.opencode/skills/documentation-templates
Command: npx skills add https://github.com/paulojalowyj/openkit --skill documentation-templates-paulojalowyj

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides standardized templates and guidelines for various documentation types, ensuring consistency and clarity across your project's documentation.

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 documentation optimized for AI crawlers and RAG systems.
  • Use Case: When starting a new project or feature, use these templates to quickly set up well-structured READMEs, API endpoint descriptions, and requirement documents, ensuring all necessary information is captured in a consistent format.

Quick Start

Apply the provided README template to structure your project's main documentation file.

Frequently Asked Questions about documentation-templates

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

FAQPage Schema
How do I create a standardized README for a new software project?

To create a standardized README, apply a predefined structural template that captures all necessary project information consistently. This ensures your main documentation file starts with a clear, uniform structure right from project kickoff.

What is an Architecture Decision Record and when do I need a template for it?

An Architecture Decision Record (ADR) documents significant architectural choices. You need an ADR template to standardize how these decisions are recorded, ensuring consistent documentation practices and clear rationale tracking across your software development projects.

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

To format API references for AI crawlers and RAG systems, follow AI-friendly documentation guidelines that optimize content structure for machine parsing. These guidelines ensure your API endpoint descriptions are easily ingested by automated retrieval systems.

Does this documentation approach work for code comments and changelogs?

Yes, this approach works for code comments and changelogs by providing standardized templates and structural guidelines for various documentation types. It facilitates consistent documentation practices across all software development artifacts, ensuring clarity and uniformity.

What is the best way to structure project documentation across multiple features?

The best way to structure project documentation is to apply standardized templates for READMEs, API references, and requirement documents whenever starting a new feature. This ensures all necessary information is captured in a consistent format across the entire project.

Can I use these templates without any external dependencies?

Yes, you can use these templates without external dependencies. The Skill provides structural guidelines and pre-defined formats for documentation types like code comments and ADRs without requiring additional libraries or tools to implement the standardized structures.