react-best-practices
✓React + TypeScript development patterns for EUCORA frontend. Use when building React components, managing state, or creating UI features. Includes contracts.ts patterns, TanStack Query, Zustand, and shadcn/ui guidelines.
Installation
SKILL.md
React + TypeScript patterns aligned with EUCORA's tech stack and architectural requirements.
| State (Server) | TanStack Query (React Query) | | State (Client) | Zustand | | Components | shadcn/ui + Radix UI | | Forms | React Hook Form + Zod | | Styling | Tailwind CSS | | Types | contracts.ts per domain | | API Endpoints | ENDPOINTS constant from contracts.ts |
❌ DO NOT USE — Violates EUCORA tech stack rules:
React + TypeScript development patterns for EUCORA frontend. Use when building React components, managing state, or creating UI features. Includes contracts.ts patterns, TanStack Query, Zustand, and shadcn/ui guidelines. Source: buildworksai/eucora.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/buildworksai/eucora --skill react-best-practices- Source
- buildworksai/eucora
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-02
- Updated
- 2026-02-18
Quick answers
What is react-best-practices?
React + TypeScript development patterns for EUCORA frontend. Use when building React components, managing state, or creating UI features. Includes contracts.ts patterns, TanStack Query, Zustand, and shadcn/ui guidelines. Source: buildworksai/eucora.
How do I install react-best-practices?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/buildworksai/eucora --skill react-best-practices Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/buildworksai/eucora
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-02