document-generate

Generate documentation for software features, modules, or projects using the Diataxis framework.

Updated Jun 16, 2026
One-click install
npx skills add https://github.com/miko06/MedicineSimulator --skill document-generate-miko06
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: document-generate
Source: https://github.com/miko06/MedicineSimulator/tree/main/.opencode/skills/gstack-document-generate
Command: npx skills add https://github.com/miko06/MedicineSimulator --skill document-generate-miko06

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Diataxis, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the generation of documentation from scratch, saving time and ensuring comprehensive coverage of features, modules, or entire projects.

Core Features & Use Cases

  • Documentation Generation: Automatically create documentation for features, modules, or projects.
  • Diataxis Framework: Utilizes the Diataxis framework for structured and complete documentation.
  • Trigger Options: Can be invoked with triggers like "write docs", "generate documentation", or "document this feature".
  • Use Case: When you need to quickly generate documentation for a new feature in your project, this skill can be used to create a comprehensive guide.

Quick Start

Generate documentation for the "NewFeature" module by invoking the skill with the command: /document-generate NewFeature.

Frequently Asked Questions about document-generate

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

FAQPage Schema
How do I automatically generate documentation for a new software feature?

To automatically generate documentation for a software feature, you can invoke the skill with a command like `/document-generate NewFeature` to create a comprehensive guide using the Diataxis framework.

What is the Diataxis framework and how does it structure project documentation?

The Diataxis framework structures project documentation into four distinct modes to ensure comprehensive coverage, automatically categorizing software development guides for features and modules.

Do I need existing source code to automate module documentation generation?

Yes, automating module documentation generation requires access to your project source code so the system can analyze the files and produce accurate documentation.

Can I use this to document an entire software development project at once?

Yes, you can document an entire software development project at once, as the automation supports generating documentation for individual features, specific modules, or complete projects.

What are the limitations of using automated documentation generation for software modules?

The primary limitation is its strict dependency on the Diataxis framework for structuring, meaning you must conform to this specific architecture rather than using custom documentation templates.