jorgealves/agent_skills

documentation-generator

Analyzes source code to automatically generate technical documentation and architecture diagrams. Use to maintain up-to-date API references and onboarding materials for engineering teams.

First seen Jan 30, 2026

Installation

$ npx skills add jorgealves/agent_skills --skill documentation-generator

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from jorgealves/agent_skills · top by installs.

npx skills add jorgealves/agent_skills

Browse all from jorgealves/agent_skills

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 2
License license-compliance-auditor
Default branch main
Open issues 1
Status Active

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 936 B
  • docs SUMMARY.md 912 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 250 installs

SKILL.md

Documentation Generator

Purpose and Intent

The documentation-generator ensures that software projects remain maintainable by automatically creating and updating technical documentation directly from the source code.

When to Use

  • Post-Development: Run after a feature is completed to ensure the API docs are up to date.
  • Onboarding: Use to generate architecture diagrams and overviews for new team members.

When NOT to Use

  • High-Level Strategy: This tool generates technical docs; it cannot write "Business Requirements" or "Product Vision" documents.

Security and Data-Handling Considerations

  • Operates locally; does not upload source code to external servers.