document-generate

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

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Bash, Read, Write, Edit, Grep, Glob, AskUserQuestion, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation of comprehensive documentation from scratch, saving time and reducing the burden of manual documentation.

Core Features & Use Cases

  • Documentation Generation: Automatically generate documentation for features, modules, or entire projects.
  • Structured Output: Produces structured, complete documentation ready for use.
  • Use Case: When you need to quickly create documentation for a new feature in your project, you can use this Skill to generate a detailed guide automatically.

Quick Start

Generate documentation for the 'gstack' project using the document-generate skill.

Frequently Asked Questions about document-generate

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

FAQPage Schema
How do I auto-generate structured documentation for a new software feature?

You can auto-generate structured documentation by invoking this Skill, which analyzes your project files and produces complete guides using the Diataxis framework. It handles the entire creation process from scratch for features, modules, or projects.

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

The Diataxis framework is a documentation structure that categorizes content into tutorials, how-to guides, reference, and explanation. This Skill uses it to ensure generated documentation is completely structured and logically organized for users.

Can I automatically generate documentation for an entire project or just individual modules?

You can automatically generate documentation for an entire project as well as individual modules or features. The Skill scales to handle the scope you need, producing structured output ready for immediate use.

What's the best way to fill documentation coverage gaps before a release?

To fill documentation coverage gaps before a release, invoke the document-release workflow, which calls this document generation Skill. It identifies missing documentation and creates the necessary structured guides from scratch automatically.

Do I need specific tools or environments to use AI-assisted documentation generation?

You need an environment supporting Bash, Read, Write, Edit, Grep, Glob, and AskUserQuestion tools. The Skill relies on these dependencies to scan your codebase, interact with you for clarification, and write the final structured documentation files.