Doc Generate banner
kumaran-is kumaran-is

Doc Generate

Documentation community

Description

--- description: Generate comprehensive documentation from existing code — API specs, architecture diagrams, README, docstrings, and CI/CD doc pipeline. Orchestrates existing skills and agents. argument-hint: "[path or service name, e.g. 'src/' or 'nestjs-api']" allowed-tools: Bash, Read, Glob, Grep, Write, Edit disable-model-invocation: true --- # Documentation Generation Generate or refresh all documentation for the target project or path. Target: `$ARGUMENTS` (default: current director

Installation

Installs to ~/.claude/commands/kumaran-is-claude-code-onboarding-doc-generate.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/kumaran-is/claude-code-onboarding/HEAD/.claude/commands/doc-generate.md -o ~/.claude/commands/kumaran-is-claude-code-onboarding-doc-generate.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository