Skip to content

Remix / React Router v7 Development Guidelines

Objective: Define standards for building full-stack React web applications with Remix / React Router v7, covering data loading, mutations, routing, TypeScript integration, performance, and deployment.

Source File

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

Sections

    1. Data Loading (Loaders)
    1. Mutations (Actions)
    1. Routing & File Structure
    1. TypeScript & Validation
    1. Performance & Deployment

Released under the MIT License.