What It Does
This monkeytask reads your codebase and writes actual user-facing documentation. Not just auto-generated API references or copied type definitions — but a clear explanation of what your code does, how it works, and how people should use it.
It identifies:
- The architecture and design patterns
- Core modules, services, and workflows
- Important concepts and intended use cases
- How components relate to each other
- What matters to the end user — not just what’s exported
The output? Human-readable, structured documentation that explains the product, not just the code.
Problems It Solves
- Developers and founders don’t have time to write good documentation
- Docs are often outdated, shallow, or too technical
- Internal tools, platforms, and libraries are hard to onboard into
- You need docs to close deals, support users, or build trust — but no one wants to write them
How It Works
- Provide the repository URL
- The expert agent analyzes architecture, patterns, and core logic
- Generates user-facing documentation in markdown or HTML
- Creates a pull request with a full
/docs
directory or similar
Use Cases
- Product-ready documentation before launch
- Open-source libraries and SDKs
- Internal tools passed across teams
- Documentation required for investor or enterprise review
Languages & Frameworks
Works best with:
- TypeScript / JavaScript
- Node.js backends
- Vue / React / Svelte
- Python-based APIs and services
Get Documentation That Actually Helps
Skip the boilerplate. Deliver documentation that makes sense.