react-best-practices

Community

EUCORA-aligned React best practices.

Authorbuildworksai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

EUCORA frontend teams face inconsistent React + TypeScript patterns across components, leading to longer development cycles, integration issues, and maintenance debt. This Skill provides a standardized set of patterns aligned with EUCORA's tech stack to improve reliability and velocity.

Core Features & Use Cases

  • Contracts.ts pattern: Ensure type safety and stable API contracts.
  • State management: TanStack Query for server state, Zustand for client UI state.
  • UI & components: shadcn/ui + Radix UI guidelines for consistent visuals.
  • Forms & validation: React Hook Form + Zod patterns.
  • Styling: Tailwind CSS with semantic colors and dark mode.
  • Use Case: When building a frontend domain, apply these patterns to maintain consistency and reduce boilerplate.

Quick Start

Start by locating a frontend domain, ensure a contracts.ts exists, wire API calls through ENDPOINTS, and replace any Redux usage with Zustand for UI state and TanStack Query for data fetching.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: react-best-practices
Download link: https://github.com/buildworksai/EUCORA/archive/main.zip#react-best-practices

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.