Do AI agents pick Docusaurus?
How often agents choose Docusaurus when a developer needs documentation platforms — measured across Claude, GPT, Gemini.
95% CI 6%–15%
When developers ask an AI agent for docs platforms, Docusaurus is picked 10% of the time — ranking #1 of 9 measured across Claude, GPT, Gemini.
0 docs in FineWeb · 2.0K URLs in Common Crawl
Get the full report
The per-model and per-surface breakdown for Docusaurus — where it wins, where it loses, and to whom — plus an alert when the Pick Rate moves.
About Docusaurus
An open-source static site generator built specifically for creating and maintaining documentation websites.
Docusaurus is a tool from Meta that lets developers build documentation sites using React and Markdown. It handles versioning, search, navigation, and internationalization out of the box, making it practical for open-source projects and developer-facing product docs. Teams can write content in MDX and customize the site's theme and layout without building a site generator from scratch.
Where to start
Scaffold a new Docusaurus site using the official CLI, which sets up a working project with example docs and a configuration file to customize from there.