documentation-templates

Organize documentation templates with frontmatter and structured markdown.

Updated Jan 6, 2026
One-click install
npx skills add https://github.com/marablemarcel/Living-Lytics --skill documentation-templates-marablemarcel
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: documentation-templates
Source: https://github.com/marablemarcel/Living-Lytics/tree/main/living-lytics/.agent/skills/documentation-templates
Command: npx skills add https://github.com/marablemarcel/Living-Lytics --skill documentation-templates-marablemarcel

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Documentation templates and structure guidelines are standardized to ensure consistent, high-quality project documentation across teams and onboarding processes.

Core Features & Use Cases

  • Provides ready-to-use templates for README structures, API documentation, code comments, Architecture Decision Records (ADRs), changelogs, and AI-friendly documentation guidance.
  • Guides teams to implement clear frontmatter, standardized sections, and scalable templates that adapt to project needs.
  • Use Case: A project adopts these templates to bootstrap its docs with uniform headings, sections, and frontmatter metadata, reducing boilerplate and improving maintainability.

Quick Start

Use the documentation-templates skill to apply standardized templates to your project's docs and ensure frontmatter-driven discovery.

Frequently Asked Questions about documentation-templates

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

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

To standardize documentation, you apply structured markdown templates with uniform headings, sections, and frontmatter metadata. This ensures consistent project docs across teams, reducing boilerplate and improving maintainability for READMEs and API references.

What should be included in Architecture Decision Records and changelogs?

Architecture Decision Records and changelogs require standardized sections and frontmatter to capture technical context and historical changes. Using structured markdown templates guides content creation, ensuring these records remain consistent and scalable as project needs evolve.

How do I use frontmatter metadata for documentation discovery?

Frontmatter metadata drives documentation discovery by providing structured, machine-readable context at the top of your markdown files. Applying templates with standardized frontmatter satisfies discovery requirements, making docs easier to organize, search, and navigate across onboarding processes.

What is the best way to bootstrap consistent project documentation for a new team?

The best way to bootstrap consistent documentation is adopting ready-to-use templates for common workflows like code comments and API docs. This approach establishes clear frontmatter and standardized sections immediately, reducing boilerplate and improving onboarding.

Do I need specific dependencies to apply documentation guidelines and templates?

No dependencies are required to apply these documentation guidelines. The templates provide structured markdown and frontmatter-driven formats that integrate directly into your existing project workflows without needing additional components or environment setup.

When should I not use standardized documentation templates?

You should avoid rigid standardized templates when a project requires highly specialized documentation structures outside common workflows like READMEs or ADRs. While scalable, these templates are designed for uniform heading consistency rather than custom, non-standard formats.