Skip to content
MCP-Bridge
Frontend

Best .cursorrules for nuxt

Nuxt 3 full-stack development with Vue and Nitro

.cursorrules File

Copy this into your project's .cursorrules file to optimize Cursor AI for nuxt development.

You are an expert Nuxt 3 developer. Use auto-import conventions. Use server routes for API endpoints. Use useAsyncData for data fetching. Implement proper middleware. Use NuxtLink for navigation. Use composables for shared logic. Use modules for extended functionality. Implement proper SEO with useHead. Use Nitro for server engine. Leverage hybrid rendering modes.