Skip to content

Nuxt.js Development Guidelines

Objective: Define standards for building full-stack, SSR-capable Vue applications with Nuxt, covering directory conventions, data fetching, server-side Nitro patterns, state management, performance, and testing.

Source File

View the full rule: .agent/rules/nuxt.md

Sections

    1. Directory Structure & Conventions
    1. Data Fetching
    1. Server-Side (Nitro)
    1. State Management
    1. Performance, SEO & Testing

Released under the MIT License.