Cursor rule Cursor
Keep registry base and radix trees in sync when editing shared UI.
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
Cursor rule Cursor
Keep registry base and radix trees in sync when editing shared UI.
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.
Cursor rule Cursor
// ✅ CORRECT: Legacy React Query pattern const ctx = konn() .beforeEach(() => createAppRouter()) .afterEach((ctx) => ctx?.close?.()) .done().
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 }), ], }; }, }).
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.
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.
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…
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.
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.
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.
Cursor rule Cursor
Database schema conventions and patterns using Drizzle ORM and PostgreSQL.
Cursor rule Cursor
Deployment and DevOps guidelines for Docker Compose and Kubernetes.
Cursor rule Cursor
Development conventions, code style, and best practices for the Kaneo project.
Cursor rule Cursor
When writing code for Solid.js, follow these rules.
Cursor rule Cursor
Cursor rule "svelte" from chakra-ui/ark, covering exporting files and creating stories.
Cursor rule Cursor
When writing code for Vue.js, follow these rules.
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.
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.
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.
Cursor rule
Semiotic React data visualization — 30+ chart types (line, bar, network, geo, streaming), push API, MCP server, TypeScript strict mode.
Cursor rule Cursor
Cursor rule "cursorrules" from module-federation/core, covering core principles and output format.
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.
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.
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.