Skip to content

React Development Guidelines

Objective: Define standards for building maintainable, performant, and accessible React applications using modern patterns, covering component design, hooks, state management, TypeScript integration, performance, and testing.

Source File

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

Sections

    1. Components & Architecture
    1. Hooks
    1. State Management
    1. TypeScript Integration
    1. Performance, Accessibility & Testing

Released under the MIT License.