documentation

Generate and maintain technical documentation including READMEs, API references, and runbooks.

Updated Mar 13, 2026
One-click install
npx skills add https://github.com/hiroshi75/agentlattice --skill documentation-hiroshi75
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: documentation
Source: https://github.com/hiroshi75/agentlattice/tree/main/templates/skills/engineering/documentation
Command: npx skills add https://github.com/hiroshi75/agentlattice --skill documentation-hiroshi75

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the creation and maintenance of essential technical documentation, ensuring clarity and consistency for various audiences.

Core Features & Use Cases

  • Generate READMEs: Create comprehensive README files covering purpose, setup, and contribution guidelines.
  • Write API Docs: Document endpoints, request/response formats, and authentication.
  • Develop Runbooks: Outline operational procedures, prerequisites, and rollback steps.
  • Draft Architecture Docs: Illustrate system design, decisions, and data flows.
  • Onboarding Guides: Facilitate new team member integration with setup and common task walkthroughs.

Quick Start

Write a README for the new 'user-authentication' service.

Frequently Asked Questions about documentation

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

FAQPage Schema
How do I generate a README for a new software service?

Generate a README by providing the service name and purpose. The Skill creates comprehensive README files covering setup instructions, project context, and contribution guidelines to ensure clarity for new users.

What is the best way to write API documentation for endpoints?

Write API documentation by defining endpoints, request/response formats, and authentication methods. The Skill structures API references to clarify usage instructions and maintain consistency for software engineering teams.

How do I create a runbook for operational procedures?

Create a runbook by outlining operational procedures, prerequisites, and rollback steps. The Skill formats these operational documents to guide teams through system maintenance and incident response.

Can I draft architecture diagrams and data flow documentation?

Draft architecture documentation by illustrating system design, structural decisions, and data flows. The Skill clarifies complex system architecture to support engineering teams in understanding internal components.

How do I build an onboarding guide for new engineering team members?

Build an onboarding guide by detailing environment setup and common task walkthroughs. The Skill facilitates new team member integration by generating clear instructions for standard operational tasks.

What should technical documentation include to remain maintainable?

Technical documentation should include clear system design descriptions, operational procedures, and usage instructions. The Skill adheres to documentation principles ensuring clarity and long-term maintainability.