apps/docs/content/docs/native/getting-started/(ui-for-agents)/llms-txt.mdx
We provide LLMs.txt files to make HeroUI Native documentation accessible to AI coding assistants.
Core documentation:
For limited context windows:
All platforms:
Claude Code: Tell Claude to reference the documentation:
Use HeroUI Native documentation from https://heroui.com/native/llms.txt
Or add to your project's .claude file for automatic loading.
Cursor: Use the @Docs feature:
@Docs https://heroui.com/native/llms-full.txt
Windsurf: Add to your .windsurfrules file:
#docs https://heroui.com/native/llms-full.txt
Other AI tools: Most AI assistants can reference documentation by URL. Simply provide:
https://heroui.com/native/llms.txt
For component-specific documentation:
https://heroui.com/native/llms-components.txt
For patterns and best practices:
https://heroui.com/native/llms-patterns.txt
Found an issue with AI-generated code? Help us improve our LLMs.txt files on GitHub.