document-generate

Generate Diataxis-compliant tutorials, guides, and references from repository context.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill solves the problem of documentation debt by automatically generating structured, high-quality project documentation from your existing codebase and feature definitions.

Core Features & Use Cases

  • Diataxis Framework: Produces standardized tutorials, how-to guides, references, and explanations.
  • Context-Aware Generation: Analyzes your project structure to fill coverage gaps identified by other gstack tools.
  • Use Case: When you finish a new feature but lack a tutorial, invoke this skill to generate a complete, ready-to-publish guide that follows your project's established documentation standards.

Quick Start

Use the document-generate skill to write a comprehensive tutorial for the new authentication module in this project.

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 project documentation from my codebase?

To automatically generate project documentation from your codebase, use this skill to analyze existing repository context and code, producing structured technical references and feature specifications without manual writing.

What is the Diataxis framework for technical writing?

The Diataxis framework for technical writing is a structured documentation approach that categorizes content into standardized tutorials, how-to guides, technical references, and explanations to systematically resolve documentation debt.

How do I create a how-to guide for a newly completed software feature?

You can create a how-to guide for a newly completed software feature by invoking this skill on your target module, which analyzes the code to output a ready-to-publish guide following your established standards.

Can I use context-aware generation to fill documentation coverage gaps?

Yes, you can use context-aware generation to fill documentation coverage gaps by allowing the skill to analyze your project structure and automatically generate the missing technical references or tutorials.

What is the best way to maintain a project knowledge base for software development workflows?

The best way to maintain a project knowledge base for software development workflows is to automate documentation generation, using repository context analysis to continuously update tutorials and feature specifications.