You are viewing Pre-Alpha documentation. Some features may not work as expected.
AI Tools
v0 provides machine-readable documentation files following the llms.txt↗ standard. These files help AI assistants understand the library without hallucinating APIs or patterns.
Available Files
| File | Size | Purpose | Best For |
|---|---|---|---|
| llms.txt↗ | ~6 KB | Curated index with links | Quick context, navigation |
| llms-full.txt↗ | ~220 KB | Complete documentation | Deep understanding, code generation |
Ask AI
V2hlbiBzaG91bGQgSSB1c2UgbGxtcy50eHQgdnMgbGxtcy1mdWxsLnR4dD8=
Usage Examples
ChatGPT / Claude.ai
Paste the URL directly in chat:
txt
Read https://0.vuetifyjs.com/llms-full.txt and help me build a multi-select dropdown using v0 composables.Cursor / Windsurf
Add to your project’s .cursorrules or AI context:
txt
@https://0.vuetifyjs.com/llms.txtClaude Code
Fetch the documentation in your session:
txt
WebFetch https://0.vuetifyjs.com/llms-full.txtTip
For the best experience with Claude, use Vuetify MCP→ instead. It provides structured API access rather than raw text.
What’s Included
llms.txt contains categorized links to:
- 10 guide pages (introduction, theming, accessibility, etc.)
- 9 headless components (Atom, Avatar, Pagination, etc.)
- 34 composables across 7 categories
- FAQ and contributing guides
llms-full.txt includes the complete content of every documentation page, stripped of Vue components and frontmatter for cleaner LLM consumption.
How It Works
llms.txtis manually curated inapps/docs/public/llms-full.txtis auto-generated at build time from all markdown pages- Both are served statically and cached for performance
