LLMS.txt
Learn how to get tools like Cursor, Windsurf, GitHub Copilot, ChatGPT, and Claude to understand Cerberus.
What is LLMs.txt?
We support LLMs.txt files for making the Cerberus UI documentation available to large language models (LLMs). This feature helps AI tools better understand our component library, its APIs, and usage patterns.
Available Routes
We provide one LLMs.txt route to help AI tools access our documentation:
- llms.txt - Contains a structured overview of all documentation pages.
Usage with AI Tools
Cursor
Use the @Docs
feature in Cursor to include the LLMs.txt files in your project. This helps Cursor provide more accurate
code suggestions and documentation for Cerberus components.
Read more about @Docs in Cursor
Windsurf
Reference the LLMs.txt files using @
or in your .windsurfrules
files to enhance Windsurf's understanding of Cerberus
components.
Read more about Windsurf Memories
Copilot
Use the LLMs.txt files in GitHub Copilot to improve code suggestions and documentation for Cerberus components.
Read more about GitHub Copilot
Other AI Tools
Any AI tool that supports LLMs.txt can use these routes to better understand Cerberus. Simply point your tool to any of the routes above.
On this page