BeClaude

documentation-generator

20.1kCommunity RegistryDocumentationby Daniel Avila ยท MIT

Automated documentation generation with API docs, technical writing, and content management

First seen 4/17/2026

Summary

The documentation-generator skill automates the creation of comprehensive documentation including API docs, technical writing, and content management.

  • It helps developers maintain high-quality documentation with minimal effort by generating markdown files, API references, and structured content directly from codebases.

Overview

![npm version](https://www.npmjs.com/package/claude-code-templates) ![npm downloads](https://www.npmjs.com/package/claude-code-templates) ![License: MIT](https://opensource.org/licenses/MIT) ![PRs Welcome](CONTRIBUTING.md) ![Sponsored by Z.AI](https://z.ai/subscribe?ic=8JVLJQFSKB&utm_source=github&utm_medium=badge&utm_campaign=readme) ![Claude for Open Source](https://claude.com/contact-sales/claude-for-oss) ![Neon Open Source Program](https://get.neon.com/4eCjZDz) ![Buy Me A Coffee](https://buymeacoffee.com/daniavila) ![GitHub stars](https://github.com/davila7/claude-code-templates)

<p align="center"> <a href="https://trendshift.io/repositories/15113" target="_blank">

</a> <br /> <br /> <a href="https://vercel.com/oss"> <img alt="Vercel OSS Program" src="https://vercel.com/oss/program-badge.svg" /> </a> &nbsp;&nbsp; <a href="https://get.neon.com/4eCjZDz"> <img alt="Neon Open Source Program" src="https://img.shields.io/badge/Neon-Open%20Source%20Program-00E599?style=for-the-badge" /> </a> &nbsp;&nbsp; <a href="https://claude.com/contact-sales/claude-for-oss"> <img alt="Claude for Open Source" src="docs/claude-oss-badge.svg" height="48" /> </a> </p>


๐Ÿงช NEW: Dashboard โ€” Explore components, manage collections, and track installations at [www.aitmpl.com](https://www.aitmpl.com). Currently in beta โ€” feedback welcome!

Claude Code Templates (aitmpl.com)

Ready-to-use configurations for Anthropic's Claude Code. A comprehensive collection of AI agents, custom commands, settings, hooks, external integrations (MCPs), and project templates to enhance your development workflow.

Browse & Install Components and Templates

[Browse All Templates](https://aitmpl.com) - Interactive web interface to explore and install 100+ agents, commands, settings, hooks, and MCPs.

<img width="1049" height="855" alt="Screenshot 2025-08-19 at 08 09 24" src="https://github.com/user-attachments/assets/e3617410-9b1c-4731-87b7-a3858800b737" />

๐Ÿš€ Quick Installation

bash
# Install a complete development stack
npx claude-code-templates@latest --agent development-team/frontend-developer --command testing/generate-tests --mcp development/github-integration --yes

# Browse and install interactively
npx claude-code-templates@latest

# Install specific components
npx claude-code-templates@latest --agent development-tools/code-reviewer --yes
npx claude-code-templates@latest --command performance/optimize-bundle --yes
npx claude-code-templates@latest --setting performance/mcp-timeouts --yes
npx claude-code-templates@latest --hook git/pre-commit-validation --yes
npx claude-code-templates@latest --mcp database/postgresql-integration --yes

What You Get

ComponentDescriptionExamples
๐Ÿค– AgentsAI specialists for specific domainsSecurity auditor, React performance optimizer, database architect
โšก CommandsCustom slash commands/generate-tests, /optimize-bundle, /check-security
๐Ÿ”Œ MCPsExternal service integrationsGitHub, PostgreSQL, Stripe, AWS, OpenAI
โš™๏ธ SettingsClaude Code configurationsTimeouts, memory settings, output styles
๐Ÿช HooksAutomation triggersPre-commit validation, post-completion actions
๐ŸŽจ SkillsReusable capabilities with progressive disclosurePDF processing, Excel automation, custom workflows

๐Ÿ› ๏ธ Additional Tools

Beyond the template catalog, Claude Code Templates includes powerful development tools:

๐Ÿ“Š Claude Code Analytics

Monitor your AI-powered development sessions in real-time with live state detection and performance metrics.

bash
npx claude-code-templates@latest --analytics

๐Ÿ’ฌ Conversation Monitor

Mobile-optimized interface to view Claude responses in real-time with secure remote access.

bash
# Local access
npx claude-code-templates@latest --chats

# Secure remote access via Cloudflare Tunnel
npx claude-code-templates@latest --chats --tunnel

๐Ÿ” Health Check

Comprehensive diagnostics to ensure your Claude Code installation is optimized.

bash
npx claude-code-templates@latest --health-check

๐Ÿ”Œ Plugin Dashboard

View marketplaces, installed plugins, and manage permissions from a unified interface.

bash
npx claude-code-templates@latest --plugins

๐Ÿ“– Documentation

[๐Ÿ“š docs.aitmpl.com](https://docs.aitmpl.com/) - Complete guides, examples, and API reference for all components and tools.

Contributing

We welcome contributions! [Browse existing templates](https://aitmpl.com) to see what's available, then check our contributing guidelines to add your own agents, commands, MCPs, settings, or hooks.

Please read our [Code of Conduct](CODE_OF_CONDUCT.md) before contributing.

Attribution

This collection includes components from multiple sources:

Scientific Skills:

  • โ€ข[K-Dense-AI/claude-scientific-skills](https://github.com/K-Dense-AI/claude-scientific-skills) by K-Dense Inc. - MIT License (139 scientific skills for biology, chemistry, medicine, and computational research)

Official Anthropic:

  • โ€ข[anthropics/skills](https://github.com/anthropics/skills) - Official Anthropic skills (21 skills)
  • โ€ข[anthropics/claude-code](https://github.com/anthropics/claude-code) - Development guides and examples (10 skills)

Community Skills & Agents:

  • โ€ข[obra/superpowers](https://github.com/obra/superpowers) by Jesse Obra - MIT License (14 workflow skills)
  • โ€ข[alirezarezvani/claude-skills](https://github.com/alirezarezvani/claude-skills) by Alireza Rezvani - MIT License (36 professional role skills)
  • โ€ข[wshobson/agents](https://github.com/wshobson/agents) by wshobson - MIT License (48 agents)
  • โ€ขNerdyChefsAI Skills - Community contribution - MIT License (specialized enterprise skills)

Commands & Tools:

  • โ€ข[awesome-claude-code](https://github.com/hesreallyhim/awesome-claude-code) by hesreallyhim - CC0 1.0 Universal (21 commands)
  • โ€ข[awesome-claude-skills](https://github.com/mehdi-lamrani/awesome-claude-skills) - Apache 2.0 (community skills)
  • โ€ขmove-code-quality-skill - MIT License
  • โ€ขcocoindex-claude - Apache 2.0

Each of these resources retains its original license and attribution, as defined by their respective authors. We respect and credit all original creators for their work and contributions to the Claude ecosystem.

๐Ÿ“„ License

This project is licensed under the MIT License - see the LICENSE file for details.

๐Ÿ”— Links

Stargazers over time

![Stargazers over time](https://starchart.cc/davila7/claude-code-templates)


โญ Found this useful? Give us a star to support the project!

![Buy Me A Coffee](https://buymeacoffee.com/daniavila)

Install & Usage

1
Add a marketplace
/plugin marketplace add <org/repo>
2
Install the plugin

Add the configuration to /plugin install documentation-generator@<marketplace>

3
Manage with /plugin
/plugin

Use Cases

Generate API documentation from JSDoc or TypeScript annotations in your codebase.
Create a project README with installation, usage, and configuration sections.
Produce technical guides or tutorials from code comments and inline documentation.
Maintain a changelog by analyzing git commit messages and pull request descriptions.
Generate markdown files for a documentation site from a folder of source code.
Convert existing code snippets into well-formatted documentation examples.

Usage Examples

1

/documentation-generator generate api-docs from ./src --format markdown

2

Create a README for my project with sections for installation, API, and contributing.

3

Generate a changelog from the last 10 commits in this repository.

View source on GitHub
documentationapiapi-docstechnical-writingmarkdown

Security Audits

LicensePassSourceWarnRepositoryPass

Frequently Asked Questions

What is documentation-generator?

The documentation-generator skill automates the creation of comprehensive documentation including API docs, technical writing, and content management. It helps developers maintain high-quality documentation with minimal effort by generating markdown files, API references, and structured content directly from codebases.

How to install documentation-generator?

To install documentation-generator: add a marketplace (/plugin marketplace add <org/repo>), then add the config to /plugin install documentation-generator@<marketplace>. Finally, /plugin in Claude Code.

What is documentation-generator best for?

documentation-generator is a plugin categorized under Documentation. It is designed for: documentation, api, api-docs, technical-writing, markdown. Created by Daniel Avila.

What can I use documentation-generator for?

documentation-generator is useful for: Generate API documentation from JSDoc or TypeScript annotations in your codebase.; Create a project README with installation, usage, and configuration sections.; Produce technical guides or tutorials from code comments and inline documentation.; Maintain a changelog by analyzing git commit messages and pull request descriptions.; Generate markdown files for a documentation site from a folder of source code.; Convert existing code snippets into well-formatted documentation examples..