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

Code Documentation Doc Generate

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

code-documentation-doc-generate is a Claude agent skill that extracts API, architecture, code, and user documentation from a repository for developers who need OpenAPI specs and CI-generated docs from source.

About

Automated Documentation Generation is an agent skill playbook for developers who ship fast but owe users, contributors, and future-self clear references. It walks an agent through extracting API contracts into OpenAPI specifications, documenting service topology with architecture diagrams, enriching code with docstrings and README setup guides, and publishing user-facing tutorials for common workflows. A dedicated automation section pushes teams toward pipelines that regenerate docs on merge, lint prose and structure, and track documentation coverage so drift is visible. The skill fits Claude Code and Cursor workflows where the agent already has repo access and can iterate files in place. Treat it as a generator-oriented checklist rather than a single-format template: outputs should match your stack’s doc site, whether static MDX, Redoc, or internal wikis.

  • Five documentation pillars: API, architecture, code, user, and automation
  • OpenAPI or Swagger extraction plus Swagger UI or Redoc style outputs
  • Mermaid and PlantUML architecture and data-flow diagrams
  • CI/CD doc generation, linting, coverage checks, and hosted deploy
  • Quality standards block for consistent doc completeness

Code Documentation Doc Generate by the numbers

  • 453 all-time installs (skills.sh)
  • +20 installs in the week ending Jun 1, 2026 (Skillselion tracking)
  • Ranked #394 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 code-documentation-doc-generate

Add your badge

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

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

How do you generate API docs from a codebase?

Generate API, architecture, code, and user documentation from the repo with CI automation hooks.

Who is it for?

Developers maintaining APIs or microservices who need OpenAPI specs and architecture diagrams generated directly from the repository.

Skip if: Teams with manually curated docs that rarely change and no need for code-derived OpenAPI or diagram automation.

When should I use this skill?

API or architecture documentation is missing, stale, or must be regenerated from the current codebase with CI hooks.

What you get

OpenAPI or Swagger specifications, Mermaid architecture diagrams, interactive API docs, and CI-ready documentation artifacts.

  • OpenAPI specification
  • Architecture diagram
  • Interactive API documentation site

By the numbers

  • Covers 4 documentation artifact types: API, architecture, code, and user docs
  • Supports OpenAPI/Swagger plus Mermaid and PlantUML diagram outputs

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

How it compares

Use code-documentation-doc-generate when you want repo-analyzed OpenAPI and architecture diagrams with CI hooks instead of hand-maintained wiki pages.

FAQ

What documentation types does code-documentation-doc-generate produce?

code-documentation-doc-generate produces API documentation with OpenAPI or Swagger, architecture documentation with Mermaid or PlantUML diagrams, code-level documentation, and user guides. Each type is extracted or derived from repository analysis.

Can code-documentation-doc-generate wire docs into CI?

code-documentation-doc-generate includes patterns and checklists for CI automation hooks so API specs and architecture docs regenerate when code changes. The playbook covers interactive Swagger UI and Redoc publishing steps.

Is Code Documentation 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.