Recipes

Working with AI

How to get AI tools like Cursor, Windsurf, GitHub Copilot, ChatGPT, and Claude to understand Bloggrify concepts, and best practices.

What is LLMs.txt?

LLMs.txt is a structured documentation format specifically designed for large language models (LLMs). Bloggrify documentation relies on nuxt content. It provides LLMs.txt files that contain comprehensive information about the framework, making it easy for AI tools to understand and assist with Bloggrify usage.

These files are optimized for AI consumption and contain structured information about concepts, usage patterns, and best practices.

Available routes

We provide /llms.txt route to help AI tools access our documentation.

Usage with AI Tools

Cursor

Bloggrify provides specialized LLMs.txt file that you can reference in Cursor for better AI assistance with Nuxt development.

How to use

  1. Direct reference: Mention the LLMs.txt URL when asking questions
  2. Add these specific URLs to your project context using @docs

Read more about Cursor Web and Docs Search

Windsurf

Windsurf can directly access the Nuxt LLMs.txt file to understand framework usage and best practices.

Using LLMs.txt with Windsurf

  • Use @docs to reference specific LLMs.txt URL
  • Create persistent rules referencing this URL in your workspace

Read more about Windsurf Web and Docs Search

Other AI Tools

Any AI tool that supports LLMs.txt can use this route to better understand Bloggrify.

Examples for ChatGPT, Claude, or other LLMs