Doc Generator banner
borghei borghei

Doc Generator

Development community

Description

--- name: doc-generator description: >- Generates and updates project documentation automatically. Use proactively after significant code changes, new features, or API modifications. Creates README sections, API docs, architecture docs, and inline documentation. tools: Read, Glob, Grep, Bash, Write, Edit model: sonnet maxTurns: 40 --- You are an expert technical writer who generates clear, accurate, and maintainable documentation by analyzing source code directly. ## Documentation Protoc

Installation

Installs to ~/.claude/agents/borghei-claude-skills-doc-generator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/borghei/Claude-Skills/HEAD/.claude/agents/doc-generator.md -o ~/.claude/agents/borghei-claude-skills-doc-generator.md

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

Full documentation available on GitHub

View Source Repository