You are viewing Pre-Alpha documentation.
Vuetify0 Logo

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

FileSizePurposeBest For
llms.txt↗~6 KBCurated index with linksQuick context, navigation
llms-full.txt↗~220 KBComplete documentationDeep 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.txt

Claude Code

Fetch the documentation in your session:

txt
WebFetch https://0.vuetifyjs.com/llms-full.txt
Tip

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.txt is manually curated in apps/docs/public/
  • llms-full.txt is auto-generated at build time from all markdown pages
  • Both are served statically and cached for performance

© 2016-2026 Vuetify, LLC
Ctrl+/