Skip to Content
文档

LLMs.txt 文档

如何利用 Cursor、Windstatic、GitHub Copilot、ChatGPT 和 Claude 等工具来理解 Chakra v3。

我们支持使用 LLMs.txt 文件,以便大型语言模型能够访问 Chakra UI v3 文档。

¥We support LLMs.txt files for making the Chakra UI v3 documentation available to large language models.

目录概览

¥Directory Overview

以下文件可用。

¥The following files are available.


如果你的上下文窗口有限,可以使用单独的文档。

¥Separate docs are available if you have a limited context window.


我们还有一个特殊的 llms-v3-migration.txt 文件,其中包含迁移到 Chakra UI v3 的文档。

¥We also have a special llms-v3-migration.txt file that contains documentation for migrating to Chakra UI v3.

用法

¥Usage

光标

¥Cursor

使用 Cursor 中的 @Docs 功能将 LLMs.txt 文件添加到你的项目中。

¥Use @Docs feature in Cursor to include the LLMs.txt files in your project.

阅读更多

¥Read more

风力静态

¥Windstatic

使用 @.windsurfrules 文件中引用 LLMs.txt 文件。

¥Reference the LLMs.txt files using @ or in your .windsurfrules files.

阅读更多

¥Read more

Previous

MCP 服务器

Next

Next.js(应用)