Code Documentation
Turns a repository into API references, architecture diagrams and step-sequenced tutorials.
Install
Claude Code: /plugin marketplace add wshobson/agents → /plugin install code-documentation
Bir depoyu belgelerken, API referansı çıkarırken ya da yeni gelen için öğretici hazırlarken devreye giriyor.
- 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.
Similar skills
Context Engineering
SkillCurates what the agent sees, in five layers from rules file to chat history.
Source-Driven Development
SkillBacks every framework decision with a citation from the official docs.
Taste Skill
SkillPushes agent-built interfaces past the default template look.

Comments(0)
Sign in to comment