LLMs.txt

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

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

Available Files

Core documentation:

For limited context windows:

All platforms:

Integration

Claude Code: Tell Claude to reference the documentation:

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

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

Cursor: Use the @Docs feature:

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

Learn more

Windsurf: Add to your .windsurfrules file:

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

Learn more

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

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

For component-specific documentation:

https://v3.heroui.com/native/llms-components.txt

For patterns and best practices:

https://v3.heroui.com/native/llms-patterns.txt

Contributing

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

On this page