27.4k

LLMs.txt

Enable AI assistants like Claude, Cursor, and Windsurf to understand HeroUI v3

We provide LLMs.txt files to make HeroUI v3 documentation accessible to AI coding assistants.

Available Files

Core documentation:

Coming soon (for limited context windows):

  • /llms-components.txt — Component documentation only
  • /llms-patterns.txt — Common patterns and recipes
  • /llms-migration.txt — Migration guide from v2

Integration

Claude Code: Tell Claude to reference the documentation:

Use HeroUI v3 documentation from https://v3.heroui.com/llms.txt

Or add to your project's .claude file for automatic loading.

Cursor: Use the @Docs feature:

@Docs https://v3.heroui.com/llms-full.txt

Learn more

Windsurf: Add to your .windsurfrules file:

#docs https://v3.heroui.com/llms-full.txt

Learn more

Other AI tools: Most AI assistants can reference documentation by URL. Simply provide:

https://v3.heroui.com/llms.txt

Contributing

Found an issue with AI-generated code? Help us improve our LLMs.txt files on GitHub.

On this page