documentation-generation

Community

Automate docs and keep changelogs in sync.

Authorj0KZ
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates documentation generation and maintenance across the monorepo.

Core Features & Use Cases

  • README generation for packages to ensure consistent structure
  • CHANGELOG management aligned with releases
  • API documentation generation from TypeScript sources
  • Wiki synchronization workflows and badge updates

Quick Start

npx @j0kz/doc-generator@latest generate readme --package=smart-reviewer-mcp npx @j0kz/doc-generator@latest generate api --input=src --output=docs/api npx @j0kz/doc-generator@latest generate changelog --version=1.0.0

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: documentation-generation
Download link: https://github.com/j0KZ/mcp-agents/archive/main.zip#documentation-generation

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository