LLMs.txt
Enable AI assistants like Claude, Cursor, and Windsurf to understand blakeUI Native
We provide LLMs.txt files to make blakeUI Native documentation accessible to AI coding assistants.
Available Files
Core documentation:
- /native/llms.txt — Quick reference index for Native documentation
- /native/llms-full.txt — Complete blakeUI Native documentation
For limited context windows:
- /native/llms-components.txt — Component documentation only
- /native/llms-patterns.txt — Common patterns and recipes
All platforms:
- /llms.txt — Quick reference index (React + Native)
- /llms-full.txt — Complete documentation (React + Native)
- /llms-components.txt — All component documentation
- /llms-patterns.txt — All patterns and recipes
Integration
Claude Code: Tell Claude to reference the documentation:
Use BlakeUI Native documentation from https://blakeui.com/native/llms.txtOr add to your project's .claude file for automatic loading.
Cursor: Use the @Docs feature:
@Docs https://blakeui.com/native/llms-full.txtWindsurf: Add to your .windsurfrules file:
#docs https://blakeui.com/native/llms-full.txtOther AI tools: Most AI assistants can reference documentation by URL. Simply provide:
https://blakeui.com/native/llms.txtFor component-specific documentation:
https://blakeui.com/native/llms-components.txtFor patterns and best practices:
https://blakeui.com/native/llms-patterns.txt