DocsBlog
  • 1.6.0

  • Day

    Night

    Preview

    Switch mode
  • Cerberus

    Acheron

    Elysium

    Oceanus

Get Started
Components
Data Grid
Signals
Styling
Theming

Overview

Get StartedInstallationFAQContributing

AI

LLMS.txtContext 7

Presets

Themes

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.

This feature helps AI tools better understand our ecosystem, its APIs, and usage patterns.

Available Routes

We provide multiple routes to help agents access our documentation:

  • /llms.txt - Contains a structured overview of all documentation pages. This is a table of contents for the agent documentation.
  • /llms-full.txt - Contains the full documentation content for all pages.

Page specific docs are available if you have a limited context window.

These routes follow the current naming convention: llms/[section]/[slug].txt

For example, here are some pages from the different sections of the documentation:

  • /llms/components/button.txt - Button component documentation
  • /llms/data-grid/overview.txt - Data grid overview documentation
  • /llms/signals/overview.txt - Signals overview documentation
  • /llms/styling/cerberus-factory.txt - Styling Cerberus Factory
  • /llms/theming/overview.txt - Theming overview documentation

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

Loading...

Loading...

Loading...

Loading...

LLMS.txt

On this page

  • What is LLMs.txt?
  • Available Routes
  • Usage with AI Tools
  • Cursor
  • Windsurf
  • Copilot
  • Other AI Tools
  • Edit this page on Github