Show off your agentic readiness — the badge auto-updates when your score changes.
llms.txt Content
# Nuxt Docs
> Nuxt is an open source framework that makes web development intuitive and powerful. Create performant and production-grade full-stack web apps and websites with confidence.
## Documentation Sets
- [Nuxt Docs](https://nuxt.com/llms-full.txt): The complete Nuxt documentation and blog posts written in Markdown (MDC syntax).
## Nuxt v5 Documentation
- [Introduction](https://nuxt.com/raw/docs/5.x/getting-started/introduction.md): Nuxt's goal is to make web development intuitive and performant with a great Developer Experience in mind.
- [Installation](https://nuxt.com/raw/docs/5.x/getting-started/installation.md): Get started with Nuxt quickly with our online starters or start locally with your terminal.
- [Configuration](https://nuxt.com/raw/docs/5.x/getting-started/configuration.md): Nuxt is configured with sensible defaults to make you productive.
- [Views](https://nuxt.com/raw/docs/5.x/getting-started/views.md): Nuxt provides several component layers to implement the user interface of your application.
- [Assets](https://nuxt.com/raw/docs/5.x/getting-started/assets.md): Nuxt offers two options for your assets.
- [Styling](https://nuxt.com/raw/docs/5.x/getting-started/styling.md): Learn how to style your Nuxt application.
- [Routing](https://nuxt.com/raw/docs/5.x/getting-started/routing.md): Nuxt file-system routing creates a route for every file in the pages/ directory.
- [SEO and Meta](https://nuxt.com/raw/docs/5.x/getting-started/seo-meta.md): Improve your Nuxt app's SEO with powerful head config, composables and components.
- [Transitions](https://nuxt.com/raw/docs/5.x/getting-started/transitions.md): Apply transitions between pages and layouts with Vue or native browser View Transitions.
- [Data Fetching](https://nuxt.com/raw/docs/5.x/getting-started/data-fetching.md): Nuxt provides composables to handle data fetching within your application.
- [State Management](https://nuxt.com/raw/docs/5.x/getting-started/state-management.md): Nuxt provides