All Use Cases
Claude Code setups for documentation
Write and maintain docs without the drag. Generate API references, changelogs, walkthroughs, and READMEs with skills, agents, and plugins that keep documentation in sync with code — and bootstrap a CLAUDE.md for any repo with /init.
21 items across skills, agents, plugins, MCP servers, prompts, hooks, and guides.
Example prompts
Concrete things you can type into Claude Code for documentation. Each example uses a real skill, agent, slash command, hook, or MCP server listed below.
- Bootstrap a CLAUDE.md for a fresh repo
/init
- Generate an OpenAPI spec from existing routes
Use the api-docs skill to produce openapi.yaml from src/api with example responses inferred from tests.
- Write a walkthrough of a new feature
Use the code-walkthrough skill to explain the auth flow as if onboarding a junior engineer.
- Keep the README in sync after a refactor
Re-read README.md against the current code, flag what's drifted, and patch it.
Skills (4)
Browse all skillsArchitecture Diagram Generator
Generate Mermaid diagrams showing system architecture, data flows, and component relationships from your codebase
architecturediagramsmermaidvisualization+1
API Documentation Generator
Analyze API endpoints in your codebase and generate OpenAPI/Swagger documentation automatically
apiopenapiswaggerdocumentation+1
Changelog Generator
Generate structured changelogs from git history following Keep a Changelog format
changeloggitreleasedocumentation
Code Walkthrough
Generate an interactive walkthrough of a codebase feature, tracing execution flow from entry point to output
code-reviewdocumentationonboardingarchitecture+1
Agents (3)
Browse all agentsDocumentation Expert
Technical writing specialist for creating clear, comprehensive documentation and CLAUDE.md files
Specializationdocumentationtechnical-writing+3
Technical Writer
Technical documentation specialist for API docs, architecture decision records, runbooks, and developer guides
Businessdocumentationtechnical-writing+3
DevRel Engineer
Developer relations specialist for creating developer documentation, API guides, tutorials, sample apps, and SDK onboarding experiences
Businessdevreldocumentation+4
Plugins (10)
Browse all pluginsCodebase Documenter
Analyze a service or codebase component and create comprehensive documentation in CLAUDE.md files
documentationreadmeclaude-mdautomation+1
Changelog Generator
Changelog Generator subagent for automatically generating changelogs
changeloggitreleasesautomation+1
OpenAPI Expert
Update, synchronize, or validate the OpenAPI specification against the actual REST API implementation
openapiswaggerapidocumentation+1
Context7
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context. Never work with outdated docs again.
documentationcontextupstashofficial
Notion
Notion workspace integration. Search pages, create and update content, manage databases, and sync documentation with your development workflow.
documentationnoteswikiintegration+1
Documentation Standards
HADS (Human-AI Document Standard) — semantic tagging convention for writing docs that work efficiently for both humans and AI models. Reduces token consumption by separating machine-critical facts from human context.
documentationai
Code Documentation
Documentation generation, code explanation, and technical writing with automated doc generation and tutorial creation
documentation
Documentation Generation
OpenAPI specification generation, Mermaid diagram creation, tutorial writing, API reference documentation
documentationapiai
C4 Architecture
Comprehensive C4 architecture documentation workflow with bottom-up code analysis, component synthesis, container mapping, and context diagram generation
documentationai
Technical Specification
Creates detailed technical specifications for software projects covering requirements, architecture, APIs, and testing strategies. Use when planning features, documenting system design, or creating architecture decision records.
documentationtestingapiai
MCP Servers (3)
Browse all MCP serversApidog Server
Access API documentation and specifications directly for accurate API-aware code generation
apidogapidocumentationopenapi+1
Atlassian Server
Unified access to Atlassian products including Confluence, Jira, and Bitbucket
atlassianconfluencejirabitbucket+2
Context7 Server
Provide up-to-date, version-specific library documentation directly in your prompts instead of outdated training data
documentationcontextlibrariescommunity