Nimbus: Agent-Native Documentation Sites Built on Astro
Content is AI-assisted and may contain inaccuracies.
Nimbus is a documentation toolkit from Cloudflare that scaffolds a complete Astro-based docs site directly into a repository. Layouts, components, styles, routes, and content are generated as real, editable files from the first commit, while the underlying build and rendering logic ships as an npm package. This gives teams full ownership of their docs site while keeping the plumbing out of sight.
A key design choice is that Nimbus treats both humans and AI agents as first-class consumers of documentation. The output is structured so that agents can parse and navigate docs as reliably as a person reading in a browser. The framework runs on Astro and is designed for projects that need a docs site they control end-to-end.