File size: 1,446 Bytes
1e92f2d |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 |
---
title: "LLMs.txt Documentation"
description:
How to get tools like Cursor, Windstatic, GitHub Copilot, ChatGPT, and Claude
to understand Chakra v3.
---
We support [LLMs.txt](https://llmstxt.org/) files for making the Chakra UI v3
documentation available to large language models.
## Directory Overview
The following files are available.
- [/llms.txt](https://chakra-ui.com/llms.txt): The main LLMs.txt file
- [/llms-full.txt](https://chakra-ui.com/llms-full.txt): The complete
documentation for Chakra UI v3
---
Separate docs are available if you have a limited context window.
- [/llms-components.txt](https://chakra-ui.com/llms-components.txt): Only
component documentation
- [/llms-styling.txt](https://chakra-ui.com/llms-styling.txt): Only styling
documentation
- [/llms-theming.txt](https://chakra-ui.com/llms-theming.txt): Only theming
documentation
---
We also have a special `llms-v3-migration.txt` file that contains documentation
for migrating to Chakra UI v3.
- [/llms-v3-migration.txt](https://chakra-ui.com/llms-v3-migration.txt):
Documentation for migrating to Chakra UI v3
## Usage
### Cursor
Use `@Docs` feature in Cursor to include the LLMs.txt files in your project.
[Read more](https://docs.cursor.com/context/@-symbols/@-docs)
### Windstatic
Reference the LLMs.txt files using `@` or in your `.windsurfrules` files.
[Read more](https://docs.codeium.com/windsurf/memories#memories-and-rules)
|