react cursor rules

283 tagged react, measured the same way as everything else here.

Browse within: typescript 108nextjs 60shadcn-ui 52slate 51wysiwyg 51boilerplate 46hono 27aceternity-ui 20magicui 20oxc 20templates 20ui 20copilot 19js 18

shadcn-ui/ui

Cursor rule Cursor

Keep registry base and radix trees in sync when editing shared UI.

123k +74 yesterday A 0 tokens original MIT

coding-guidelines

02

trpc/trpc

Cursor rule Cursor

You are working on tRPC - a TypeScript-first RPC library that provides end-to-end type safety between client and server. As a TypeScript expert contributing to this library, you should.

41k 18d ago A 0 tokens original MIT

react-query-tests

03

trpc/trpc

Cursor rule Cursor

// ✅ CORRECT: Legacy React Query pattern const ctx = konn() .beforeEach(() => createAppRouter()) .afterEach((ctx) => ctx?.close?.()) .done().

41k 18d ago A 0 tokens original MIT

upgrade-tests

04

trpc/trpc

Cursor rule Cursor

// ✅ CORRECT: Upgrade package pattern await using ctx = testReactResource(appRouter, { server: { // server configuration }, client(opts) { return { links: [ httpLink({ url: opts.httpUrl, // client configuration }), ], }; }, }).

41k 18d ago A 0 tokens original MIT

components

05

udecode/plate

Cursor rule Codex

React component architecture for creating composable, accessible components with data attributes. Use when creating/updating composable components, not for higher-level feature/page components.

17k 2d ago A 31 tokens

slate-plan

06

udecode/plate

Cursor rule Codex

Review Slate v2 architecture/API plans against React 19.2 runtime performance, Slate-close unopinionated DX, legacy-regression proof, research evidence, and shadcn-style composability; write a scored plan and keep completion pending until every required pass and closure gate is complete.

17k 2d ago A 58 tokens

sync-shadcn

07

udecode/plate

Cursor rule Codex

Autogoal-backed planning, status, review, dashboard, apply, and tracking for upstream shadcn docs syncs into Plate docs. Use when the user asks for sync-shadcn, sync-shadcn status, sync-shadcn review, sync-shadcn dashboard, sync-shadcn apply, a scoped sync-shadcn lane, to sync shadcn docs, audit newer shadcn docs…

17k 2d ago A 136 tokens

demo

08

alibaba/hooks

Cursor rule Cursor

A set of instructions for creating focused demos for Alibaba Hooks. Each demo pairs a Markdown explanation with TypeScript code, includes Chinese and English sections, and is organized under the relevant hook in the source directory.

15k today A 0 tokens MIT

git

09

alibaba/hooks

Cursor rule Cursor

A set of Git workflow and branch-naming instructions for the Alibaba Hooks codebase. Git is a tool for tracking code changes, while a branch is a separate line of work that can later be proposed for merging.

15k today A 963 tokens MIT

typescript

10

alibaba/hooks

Cursor rule Cursor

TypeScript rules for Alibaba's Hooks, a library of reusable React Hooks. They explain how to define interfaces, function types, generics, limited-value options, type guards, documentation, and compatible public types.

15k today A 714 tokens MIT

database-schema

11

usekaneo/kaneo

Cursor rule Cursor

Database schema conventions and patterns using Drizzle ORM and PostgreSQL.

8.8k 2d ago A 0 tokens original MIT

deployment-devops

12

usekaneo/kaneo

Cursor rule Cursor

Deployment and DevOps guidelines for Docker Compose and Kubernetes.

8.8k 2d ago A 0 tokens original MIT

usekaneo/kaneo

Cursor rule Cursor

Development conventions, code style, and best practices for the Kaneo project.

8.8k 2d ago A 1,757 tokens original MIT

solid-js

14

chakra-ui/ark

Cursor rule Cursor

When writing code for Solid.js, follow these rules.

5.4k 3d ago A 0 tokens original MIT

svelte

15

chakra-ui/ark

Cursor rule Cursor

Cursor rule "svelte" from chakra-ui/ark, covering exporting files and creating stories.

5.4k 3d ago A 255 tokens original MIT

vue

16

chakra-ui/ark

Cursor rule Cursor

When writing code for Vue.js, follow these rules.

5.4k 3d ago A 0 tokens original MIT

Adam-CAD/CADAM

Cursor rule Cursor

Cursor rule "frontend-architecture" from Adam-CAD/CADAM, covering frontend architecture - react/typescript, component architecture, views (page components), reusable components and component categories.

5.0k 5d ago A 692 tokens GPL-3.0

project-overview

18

Adam-CAD/CADAM

Cursor rule Cursor

Adam is a web application that enables users to generate 3D CAD models through AI-powered natural language, images, and direct manipulation. The platform combines parametric modeling with creative AI generation.

5.0k 5d ago A 0 tokens GPL-3.0

typescript-workflow

19

Adam-CAD/CADAM

Cursor rule Cursor

Cursor rule "typescript-workflow" from Adam-CAD/CADAM, covering typescript workflow rules, type checking, always run type check after type changes, type check commands and when to run type check.

5.0k 5d ago A 868 tokens GPL-3.0

semiotic

20

nteract/semiotic

Cursor rule

Semiotic React data visualization — 30+ chart types (line, bar, network, geo, streaming), push API, MCP server, TypeScript strict mode.

2.7k 2d ago A 0 tokens original Apache-2.0

cursorrules

21

module-federation/core

Cursor rule Cursor

Cursor rule "cursorrules" from module-federation/core, covering core principles and output format.

2.6k yesterday A 321 tokens original MIT

data-table-filters

22

openstatusHQ/data-table-filters

Cursor rule Cursor

Install and wire up data-table-filters — filterable React data tables with server-side filtering, faceted counts, infinite scroll, and virtualization, delivered as shadcn registry blocks.

2.2k 3d ago A 37 tokens original MIT

react-zmage

23

Caldis/react-zmage

Cursor rule Cursor

Read AGENTS.md before editing. Keep changes scoped to the requested behavior, preserve the public API contract, and verify with the relevant pnpm scripts.

942 3mo ago A 95 tokens original MIT

cursorrules

24

Caldis/react-zmage

Cursor rule Cursor

Read AGENTS.md first. Keep react-zmage changes scoped, preserve public API compatibility, and verify docs/site changes with the relevant pnpm scripts before committing.

942 3mo ago A 32 tokens original MIT