Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
sickn33 avatar

Documentation Generation Doc Generate

  • 514 installs
  • 44k repo stars
  • Updated July 27, 2026
  • sickn33/antigravity-awesome-skills

documentation-generation-doc-generate is an agent skill that analyzes a codebase to produce API, architecture, code, and user documentation including OpenAPI specs and Mermaid diagrams for developers automating docs in C

About

Documentation-generation-doc-generate is an implementation playbook skill that helps developers turn an under-documented codebase into shippable knowledge assets without hiring a tech writer. It walks the agent through five parallel tracks: inferring API surfaces into OpenAPI or Swagger plus interactive Redoc or Swagger UI, explaining system shape with architecture diagrams and dependency narratives, enriching code with docstrings and README sections including configuration and troubleshooting, and drafting user-facing tutorials for common workflows. A fifth track pushes documentation into CI so generated sites stay current through linting, coverage-style checks, and automated publishing. The skill fits SaaS and API products where the same person owns backend routes and public docs. Use it during active build passes, before security or launch reviews when contracts must be explicit, and when onboarding collaborators who need accurate setup steps rather than stale wikis.

  • Five documentation tracks: API, architecture, code, user guides, and automation
  • Extracts endpoints and schemas into OpenAPI/Swagger with interactive UI targets
  • Architecture outputs include Mermaid or PlantUML diagrams and dependency flows
  • Code track covers docstrings, README setup, env vars, and troubleshooting
  • CI/CD hooks for linting, coverage checks, and doc deployment

Documentation Generation Doc Generate by the numbers

  • 514 all-time installs (skills.sh)
  • Ranked #381 of 1,901 Documentation skills by installs in the Skillselion catalog
  • Security screen: LOW risk (skills.sh audit)
  • Data as of Jul 28, 2026 (Skillselion catalog sync)
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill documentation-generation-doc-generate

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs514
repo stars44k
Security audit3 / 3 scanners passed
Last updatedJuly 27, 2026
Repositorysickn33/antigravity-awesome-skills

How do you generate OpenAPI docs from code?

Generate API, architecture, code, and user documentation from the codebase with CI-friendly automation for solo-maintained products.

Who is it for?

Developers maintaining APIs or microservices who need CI-friendly auto-generated Swagger, architecture diagrams, and user guides from source.

Skip if: Teams with no machine-readable endpoints to extract or who only need one-off README typos fixed without structural doc generation.

When should I use this skill?

User asks to auto-generate API docs, OpenAPI specs, architecture diagrams, or comprehensive project documentation from code.

What you get

OpenAPI/Swagger specs, interactive API docs, Mermaid/PlantUML architecture diagrams, and user documentation derived from repository analysis.

  • openapi.yaml or swagger.json
  • Mermaid/PlantUML architecture diagrams
  • User and API reference markdown or HTML

Files

SKILL.mdMarkdownGitHub ↗

Automated Documentation Generation

You are a documentation expert specializing in creating comprehensive, maintainable documentation from code. Generate API docs, architecture diagrams, user guides, and technical references using AI-powered analysis and industry best practices.

Use this skill when

  • Generating API, architecture, or user documentation from code
  • Building documentation pipelines or automation
  • Standardizing docs across a repository

Do not use this skill when

  • The project has no codebase or source of truth
  • You only need ad-hoc explanations
  • You cannot access code or requirements

Context

The user needs automated documentation generation that extracts information from code, creates clear explanations, and maintains consistency across documentation types. Focus on creating living documentation that stays synchronized with code.

Requirements

$ARGUMENTS

Instructions

  • Identify required doc types and target audiences.
  • Extract information from code, configs, and comments.
  • Generate docs with consistent terminology and structure.
  • Add automation (linting, CI) and validate accuracy.
  • If detailed examples are required, open resources/implementation-playbook.md.

Safety

  • Avoid exposing secrets, internal URLs, or sensitive data in docs.

Output Format

  • Documentation plan and artifacts to generate
  • File paths and tooling configuration
  • Assumptions, gaps, and follow-up tasks

Resources

  • resources/implementation-playbook.md for detailed examples and templates.

Limitations

  • Use this skill only when the task clearly matches the scope described above.
  • Do not treat the output as a substitute for environment-specific validation, testing, or expert review.
  • Stop and ask for clarification if required inputs, permissions, safety boundaries, or success criteria are missing.

Related skills

FAQ

What documentation artifacts does documentation-generation-doc-generate create?

documentation-generation-doc-generate produces API docs with OpenAPI/Swagger, interactive Swagger UI or Redoc sites, Mermaid/PlantUML architecture diagrams, and user-facing guides extracted from code structure and endpoints.

Can documentation-generation-doc-generate run in CI pipelines?

documentation-generation-doc-generate is designed as a CI-friendly implementation playbook that analyzes the codebase and regenerates API, architecture, and user documentation artifacts on each run.

Is Documentation Generation Doc Generate safe to install?

skills.sh reports 3 of 3 security scanners passed. Review the Security Audits panel on this page before installing in production.

Documentationdocsintegrations

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.