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
- /llms.txt - Quick reference index
- /llms-full.txt - Complete HeroUI v3 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.txtOr add to your project's .claude file for automatic loading.
Cursor
Use the @Docs feature to add HeroUI documentation:
@Docs https://v3.heroui.com/llms-full.txtWindsurf
Add to your .windsurfrules file:
#docs https://v3.heroui.com/llms-full.txtOther AI Tools
Most AI assistants can reference documentation by URL. Simply provide:
https://v3.heroui.com/llms.txtContributing
Found an issue with AI-generated code? Help us improve our LLMs.txt files on GitHub.