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.

  1. Bootstrap a CLAUDE.md for a fresh repo
    /init
  2. 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.
  3. Write a walkthrough of a new feature
    Use the code-walkthrough skill to explain the auth flow as if onboarding a junior engineer.
  4. Keep the README in sync after a refactor
    Re-read README.md against the current code, flag what's drifted, and patch it.

Plugins (10)

Browse all plugins
Codebase 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 servers