documentation-templates

Standardize project documentation with templates for READMEs, API references, and ADRs.

Updated Jun 4, 2026
One-click install
npx skills add https://github.com/achmf/KostaHub --skill documentation-templates-achmf
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: documentation-templates
Source: https://github.com/achmf/KostaHub/tree/main/.agent/skills/documentation-templates
Command: npx skills add https://github.com/achmf/KostaHub --skill documentation-templates-achmf

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates inconsistency and ambiguity in project documentation by providing standardized templates for READMEs, APIs, and architectural decisions.

Core Features & Use Cases

  • Standardized Templates: Access pre-built structures for READMEs, API endpoints, and ADRs to ensure professional output.
  • Best Practice Guidelines: Follow established rules for code comments and changelogs to maintain high-quality, maintainable codebases.
  • AI-Ready Formatting: Generate llms.txt and MCP-compliant documentation to improve project discoverability for AI agents and RAG systems.

Quick Start

Use the documentation-templates skill to generate a standard 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 for README files and APIs?

To standardize project documentation, you can apply structured templates for README files, API references, and architectural decision records. This enforces consistent communication across development teams and eliminates ambiguity in project docs.

What is an architectural decision record and when do I need it?

An architectural decision record (ADR) documents significant technical choices in a project. You need it to maintain consistent communication across development teams and provide context for future infrastructure or framework changes.

Does this documentation template skill support generating llms.txt for AI agents?

Yes, this documentation template skill supports AI-driven discovery by providing templates for llms.txt and MCP-ready documentation formats. This improves project discoverability for AI agents and RAG systems.

What is the best way to maintain changelogs and code comments across a codebase?

The best way to maintain changelogs and code comments is by following established best practice guidelines. This skill provides structured rules to ensure high-quality, maintainable codebases through consistent communication.

Can I use these templates to standardize API references for development teams?

Yes, you can use these templates to standardize API references for development teams. The skill provides pre-built structures for API endpoints to ensure professional output and consistent communication across your team.