Skip to content
navigateopenescclose
Claude+372Whisper+228LangChain+168Codex+223NotebookLM+276DALL-E 3+192DeepL+249n8n+208Topaz Video AI+153LlamaIndex+161
Code Documentation logo
Skill

Code Documentation

Turns a repository into API references, architecture diagrams and step-sequenced tutorials.

0
SaveVisit website ↗

Install

Claude Code: /plugin marketplace add wshobson/agents → /plugin install code-documentation
Triggers on

Bir depoyu belgelerken, API referansı çıkarırken ya da yeni gelen için öğretici hazırlarken devreye giriyor.

Needs tools
ReadWriteGrep
Author
Seth Hobson
License
MIT

Three agents and two commands split documentation into jobs that need genuinely different writing. The docs architect reads the repository and produces long-form manuals that explain why a design is the way it is, not only what the code does. The tutorial engineer builds sequenced lessons with prerequisites, a time estimate and self-check points, and it is told to anticipate the mistakes a reader will make, which is the difference between a walkthrough that works and one that strands people at step four. The code-explain command takes a single hard function and unpacks it with diagrams and progressive disclosure. The doc-generate command handles the mechanical half: OpenAPI specifications pulled from route definitions, Mermaid or PlantUML diagrams from module relations, README and configuration sections.

Comments(0)

Sign in to comment

No comments yet — be the first.

Similar skills

Report this comment

Why are you reporting this?