LLMs.txt

View source
How to help AI tools like Cursor, Windsurf, GitHub Copilot, ChatGPT and Claude understand Movk Nuxt components, APIs and best practices.

What is LLMs.txt?

LLMs.txt is a structured documentation format designed specifically for large language models (LLMs). Movk Nuxt provides an LLMs.txt file containing complete information about the Nuxt module, enabling AI tools to better understand and assist with Movk Nuxt development.

These files are optimized for AI consumption and contain structured information about component APIs, composable signatures, Schema definitions, usage patterns and best practices.

Available Endpoints

We provide LLMs.txt endpoints to help AI tools access our documentation:

  • /llms.txt - A structured overview of all components and composables with links to their documentation (approximately 5K tokens)
  • /llms-full.txt - Full documentation including implementation details, examples, type definitions and best practices (100K+ tokens)

Choosing the Right File

Most users should start with /llms.txt — it contains all the essential information and fits within standard LLM context windows. Only use /llms-full.txt if you need complete implementation examples and your AI tool supports large contexts (200K+ tokens).

Important Usage Notes

The @ symbol must be typed manually — when using tools like Cursor or Windsurf, you must manually type the @ symbol in the chat interface. Copying and pasting will break the tool's ability to recognize it as a context reference.

Using with AI Tools

Any AI tool that supports LLMs.txt can use these endpoints to better understand Movk Nuxt.

Copyright © 2025 - 2026 YiXuan - MIT License