documentation

Generate consistent documentation from templates for READMEs, API docs, ADRs, and user guides.

8|2|Updated Jan 15, 2026
One-click install
npx skills add https://github.com/srstomp/pokayokay --skill documentation-srstomp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: documentation
Source: https://github.com/srstomp/pokayokay/tree/main/plugins/pokayokay/skills/documentation
Command: npx skills add https://github.com/srstomp/pokayokay --skill documentation-srstomp

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Clear, maintainable technical documentation is often scattered across repositories, hard to enforce standards, and difficult to keep up-to-date as products evolve.

Core Features & Use Cases

  • Documentation-as-code templates: central templates for READMEs, API docs, ADRs, user guides to standardize docs.
  • Reference-driven generation: leverages the references directory to ensure consistency with established patterns.
  • Auditable standards & scaffolding: enforces documentation standards, links to ADRs and API references, and supports onboarding.

Quick Start

Identify the documentation type you need (README, API docs, ADR, or user guide) and begin from the appropriate template in references to generate consistent, ready-to-publish docs.

Frequently Asked Questions about documentation

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

FAQPage Schema
How do I standardize project documentation across multiple repositories?

You can standardize project documentation by applying centralized templates for READMEs, API docs, ADRs, and user guides. This approach ensures consistency across repositories and enforces established documentation standards for your software team.

What is the best way to maintain up-to-date technical documentation as products evolve?

To maintain up-to-date technical documentation, use a docs-as-code workflow with reference-driven generation. This leverages centralized templates to streamline maintenance and ensures your API docs and user guides stay synchronized with product changes.

How do I generate consistent READMEs and ADRs for software teams?

Generate consistent READMEs and ADRs by starting from appropriate templates in a references directory. This reference-driven scaffolding enforces documentation standards and produces ready-to-publish outputs for software onboarding and architectural decisions.

Can I enforce documentation standards for API docs and user guides without manual review?

You can enforce documentation standards for API docs and user guides by using template-driven workflows. The system applies established patterns from a references directory, ensuring consistency and reducing the need for manual formatting reviews.

When do I need to use templates for architectural decision records?

You need templates for architectural decision records when you require auditable standards and consistent onboarding. Using ADR templates ensures architectural decisions are documented clearly, linked properly, and maintained alongside your codebase.

Does docs-as-code generation work for both API documentation and user guides?

Docs-as-code generation works for both API documentation and user guides by leveraging a unified references directory. It applies consistent templates across multiple documentation types, producing publish-ready outputs for both technical and user-facing content.