code-documentation-doc-generate

Generate API docs, Mermaid diagrams, and Markdown guides from codebases.

Updated Feb 10, 2026
One-click install
npx skills add https://github.com/Jet-labs/jet-pg-admin --skill code-documentation-doc-generate-jet-labs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-documentation-doc-generate
Source: https://github.com/Jet-labs/jet-pg-admin/tree/main/.agent/skills/code-documentation-doc-generate
Command: npx skills add https://github.com/Jet-labs/jet-pg-admin --skill code-documentation-doc-generate-jet-labs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the creation of comprehensive, maintainable documentation from codebases, aligning API docs, architecture diagrams, and user guides across projects.

Core Features & Use Cases

  • Generate API docs, architecture diagrams (Mermaid/PlantUML), and user guides directly from code
  • Maintain living documentation that stays in sync with source control by analyzing code, configs, and comments
  • Enable automated documentation workflows via CI/CD, including validation, linting, and consistency checks

Quick Start

Provide your codebase path or repository URL, and I will generate API docs, architecture diagrams, and living guides tailored to your project.

Frequently Asked Questions about code-documentation-doc-generate

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

FAQPage Schema
How do I automatically generate API documentation and architecture diagrams from my codebase?

You can automatically generate API documentation and architecture diagrams by providing your codebase path or repository URL. The tool analyzes code, comments, and configurations to produce OpenAPI-compatible specifications, Mermaid diagrams, and Markdown guides.

Can I use this to generate living documentation that stays in sync with my source control?

Yes, it generates living documentation that stays in sync with source control by integrating with CI/CD pipelines for validation, linting, and consistency checks. This ensures your docs automatically update whenever the code changes.

Does automated documentation generation work for multi-language repositories?

Automated documentation generation applies to multi-language repositories and diverse codebases. It enables consistent documentation across APIs, services, and configurations by analyzing the underlying code structure regardless of language.

What is the best way to maintain consistent API docs and user guides across multiple services?

The best way to maintain consistent API docs and user guides is to automate creation directly from code. This approach aligns API docs, architecture diagrams, and user guides across projects by analyzing source files.

How do I integrate code-to-docs generation into my CI/CD pipeline for automated validation?

You can integrate code-to-docs generation into CI/CD pipelines to automate documentation workflows including validation, linting, and consistency checks. This automatically updates OpenAPI specifications and Mermaid diagrams during builds.