holtwood/awesome-cursorrules-zh
Cursor rule Cursor
Guidance for using TypeScript with Chakra UI components in React. It covers typed component props, custom themes, editor support, and avoiding the unsafe any type.
A curated collection of Cursor AI programming rules | 132+ rules covering 32 areas, including frontend, backend, AI, and DevOps
This repository also configures its own agents. See what awesome-cursorrules-zh tells them →
holtwood/awesome-cursorrules-zh
Cursor rule Cursor
Guidance for using TypeScript with Chakra UI components in React. It covers typed component props, custom themes, editor support, and avoiding the unsafe any type.
holtwood/awesome-cursorrules-zh
Cursor rule Cursor
A prescribed folder layout for React applications that use MobX, a library for managing shared application state. It separates components, pages, stores, hooks, utilities, and static assets.
holtwood/awesome-cursorrules-zh
Cursor rule Cursor
Guidance for managing shared application state with MobX, a library that updates React interfaces when data changes. It covers observable state, derived values, controlled updates, side effects, dependency injection, and tests.
holtwood/awesome-cursorrules-zh
Cursor rule Cursor needs its repo
A pattern for giving React components access to MobX stores through React Context, a shared container for values across a component tree.
holtwood/awesome-cursorrules-zh
Cursor rule Cursor
Instructions for using MobX DevTools, including a browser extension and development component for inspecting application state changes.
holtwood/awesome-cursorrules-zh
Cursor rule Cursor needs its repo
A set of rules for connecting MobX to React function components through mobx-react-lite, a library that makes components observe MobX state.
holtwood/awesome-cursorrules-zh
Cursor rule Cursor
Guidance for using MobX reaction, a mechanism that runs a side effect when selected observable data changes.
holtwood/awesome-cursorrules-zh
Cursor rule Cursor
Guidance for building MobX stores, objects that hold application state and update components when that state changes.
holtwood/awesome-cursorrules-zh
Cursor rule Cursor
Guidance for enabling MobX strict mode, which requires observable state changes to happen inside actions.
holtwood/awesome-cursorrules-zh
Cursor rule Cursor needs its repo
Guidance for making React components respond to changes in MobX observable data by wrapping them with an observer or using the useObserver Hook.
holtwood/awesome-cursorrules-zh
Cursor rule Cursor needs its repo
A set of React preferences that favors function components with Hooks, which let functions use state and other React features.
holtwood/awesome-cursorrules-zh
Cursor rule Cursor
Guidance for using TypeScript, a version of JavaScript that checks types before the code runs, with MobX stores.
holtwood/awesome-cursorrules-zh
Cursor rule Cursor
A set of rules for fetching data inside Next.js 14 server components, which render on the server rather than in the browser.
holtwood/awesome-cursorrules-zh
Cursor rule Cursor
A rule for adding an error.tsx file in Next.js 14, which displays an error message and lets the user retry the failed part of a page.
holtwood/awesome-cursorrules-zh
Cursor rule Cursor
A general guide for Next.js 14 projects that use Tailwind CSS, environment variables, accessibility practices, and built-in performance features.
holtwood/awesome-cursorrules-zh
Cursor rule Cursor
A rule for defining page metadata in Next.js, such as the title and description used by search engines and browser interfaces.
holtwood/awesome-cursorrules-zh
Cursor rule Cursor
A set of general rules for building Next.js 14 applications with the App Router, server components, TypeScript, Tailwind CSS, and built-in web features.
holtwood/awesome-cursorrules-zh
Cursor rule Cursor
A styling rule for Next.js 14 components that uses Tailwind CSS classes instead of inline styles. Tailwind CSS is a utility-based way to style web interfaces.
holtwood/awesome-cursorrules-zh
Cursor rule Cursor
A set of rules for writing React components in Next.js 14 with TypeScript, including typed props, function components, and export conventions.
holtwood/awesome-cursorrules-zh
Cursor rule Cursor
A set of response rules that tells a coding assistant how to present its role, plan, technical choices, code, and questions.
holtwood/awesome-cursorrules-zh
Cursor rule Cursor
A set of rules for backend code using Next.js API Routes, TypeScript, Zod validation, optional authentication, and a project-selected database tool.
holtwood/awesome-cursorrules-zh
Cursor rule Cursor
A workflow guide for handling coding tasks step by step, finishing one file before moving to the next, and recording unfinished work with TODO comments.
holtwood/awesome-cursorrules-zh
Cursor rule Cursor
A coding-style guide for Next.js projects covering comments, small focused modules, reusable components, performance, and input validation.
holtwood/awesome-cursorrules-zh
Cursor rule Cursor
A rule for how an assistant should return code after edits, including full new files, selected changes for existing files, and runnable snippets.
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: