documentation-templates

Standardize project documentation templates with YAML frontmatter and Markdown bodies.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Documentation templates and structure guidelines to ensure consistent, AI-friendly project documentation across README, API docs, code comments, and related artifacts.

Core Features & Use Cases

  • Templates for README, API docs, and code comments to ensure consistency and clarity across projects.
  • Structured guidelines for changelogs and architecture decisions to improve traceability and maintainability.
  • AI-friendly documentation approach with clear hierarchy and self-contained sections to aid search and retrieval.

Quick Start

Copy and adapt the templates into your repository to standardize documentation scaffolding across your team.

Frequently Asked Questions about documentation-templates

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

FAQPage Schema
How do I create consistent README and API documentation across multiple projects?

Use standardized documentation templates to scaffold READMEs and API references consistently across multiple repositories. Copy the templates into your project to ensure structural uniformity and clarity across all software documentation.

What's the best way to structure architecture decision records and changelogs for maintainability?

Structure architecture decision records and changelogs using standardized templates with YAML frontmatter and Markdown bodies. This improves traceability and maintainability by applying consistent formatting and operational guidance across all project documentation.

Does this documentation template approach work for code comments as well as project-level docs?

Yes, the documentation templates include structured guidelines for code comments alongside project-level documentation. They provide a unified approach covering READMEs, API references, ADRs, and changelogs to ensure consistency from inline comments to high-level architecture docs.

How do I make my project documentation more AI-friendly for search and retrieval?

Make documentation AI-friendly by applying templates that enforce clear hierarchy and self-contained sections. This standardized structure aids search and retrieval, ensuring documentation is easily parsed and contextually loaded when needed.

Can I use these templates to standardize documentation scaffolding for my entire team?

Yes, you can adapt these templates to standardize documentation scaffolding across your team. Copy them into your repositories to establish consistent structural guidelines for all project artifacts, from API docs to changelogs.