Doc Gen
Description
--- model: haiku description: Generate documentation — JSDoc, docstrings, README sections, or API docs allowed-tools: - Bash - Read - Glob - Grep - Edit - Write --- Generate documentation for the code specified in `$ARGUMENTS`. The argument may be a file path, a directory, a function name, or a keyword like "readme" or "api". ## Step 1 — Determine Documentation Type Parse `$ARGUMENTS` to figure out what kind of documentation is needed: | Argument contains | Action | |---|---| | A
Installation
Installs to ~/.claude/skills/halflength-ampleness75-claude-code-recipes-doc-gen/SKILL.md
mkdir -p ~/.claude/skills/halflength-ampleness75-claude-code-recipes-doc-gen && curl -fsSL https://raw.githubusercontent.com/halflength-ampleness75/claude-code-recipes/HEAD/commands/doc-gen.md -o ~/.claude/skills/halflength-ampleness75-claude-code-recipes-doc-gen/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Doc Co-authoring
Guide users through structured workflow for co-authoring documentation
Documentation Docx
Create, edit, and analyze Word documents with tracked changes, comments, and formatting
Documentation Extract text, create PDFs, merge/split documents, and handle forms
Documentation Pptx
Create, edit, and analyze PowerPoint presentations with layouts and templates
Documentation Xlsx
Create, edit, and analyze Excel spreadsheets with formulas, formatting, and visualization
Documentation mcp-server-fetch
Fetch and convert web pages to markdown.
Documentation