The Documentation Expert is an agent that turns code into text people can actually understand.
It writes and maintains technical documentation, following standards and generating content straight from the code.
The goal is for anyone to use the project without having to decode everything alone.
It produces READMEs, usage guides, and API references, and fixes docs that have gone stale.
It also helps keep a consistent tone and an easy-to-navigate structure.
When to use
- When documenting a new feature or endpoint.
- When the README is outdated or confusing.
- To standardize a project’s documentation.
How to use
Ask Claude Code “use the documentation-expert to document this API.”