moai-docs-generation

Generate API docs and user guides from code annotations using Sphinx, MkDocs, and TypeDoc.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/junseokandylee/ClaudeAutomate --skill moai-docs-generation-junseokandylee
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: moai-docs-generation
Source: https://github.com/junseokandylee/ClaudeAutomate/tree/main/.claude/skills/moai-docs-generation
Command: npx skills add https://github.com/junseokandylee/ClaudeAutomate --skill moai-docs-generation-junseokandylee

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides documented patterns and practical workflows for generating API docs, user guides, and knowledge bases using real tools like Sphinx, MkDocs, TypeDoc, and Nextra-style sites. It helps teams automate documentation workflows so engineers can focus on code while keeping docs up-to-date.

Core Features & Use Cases

  • Documentation automation: Generate API docs, user guides, and knowledge bases from code annotations and docstrings.
  • Tool-aware patterns: Supported tools include Sphinx, MkDocs, TypeDoc, and MDX-based sites for multi-format outputs (HTML, PDF, or MDX).
  • CI/CD readiness: Automates documentation updates in CI/CD pipelines to keep docs in sync with code releases.
  • Use Case: Automatically generate and publish API docs from a codebase and regenerate docs on each release.

Quick Start

Point this Skill at your codebase and run the documentation generation workflow to produce publishable docs and up-to-date OpenAPI specs.