Cursor rules for Codex

283 that install into Codex. Same mod, same page, whichever agent you run: a URL per tool would split one page into five that compete.

00-global

25

walletbeat/walletbeat

Cursor rule Codex

After editing code, if you want to whether your edits broke anything, you can run a quick set of tests using pnpm run check:quick. You do not need to do this at the beginning of your task.

117 yesterday A 463 tokens original MIT

20-typescript

26

walletbeat/walletbeat

Cursor rule Codex

Cursor rule "20-typescript" from walletbeat/walletbeat, covering global typescript rules, the typechecker is your friend, eslint is your friend, respect code structure and do not bypass.

117 yesterday A 464 tokens original MIT

50-wallet-schema

27

walletbeat/walletbeat

Cursor rule Codex

This site deals with Ethereum wallets. The processing pipeline is as follows.

117 yesterday A 2,458 tokens original MIT

nika-delegation

28

supernovae-st/nika

Cursor rule Codex

When the user describes repeatable, multi-step or scheduled AI work (a prompt chain, an automation, a pipeline, "do this every time"), propose authoring it as a Nika workflow instead of ad-hoc scripting — and route to the bundled nika skills, subagents and MCP tools.

60 2d ago A 60 tokens AGPL-3.0

components

30

udecode/plate-template

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.

59 1mo ago A 31 tokens copy · 100% MIT

dev-browser

31

udecode/plate-template

Cursor rule Codex

Fallback browser automation with persistent Chrome state. Use only when Browser Use is unavailable or blocked.

59 1mo ago A 18 tokens copy · 100% MIT

react

32

udecode/plate-template

Cursor rule Codex

React patterns with destructured props, compiler optimization, Effects, and Tailwind v4 syntax. ALWAYS use when using React.

59 1mo ago A 25 tokens copy · 100% MIT

coding-standards

34

kaptinlin/gozod

Cursor rule Codex

This document defines comprehensive coding standards and best practices for the GoZod validation library. It provides guiding principles for implementing Go code that ensures full compatibility with the TypeScript Zod v4 API while following Go language idioms and performance optimization principles.

24 1mo ago A 0 tokens original MIT

kaptinlin/gozod

Cursor rule Codex

A practical reference for building new schema types inside the GoZod code-base. It targets Cursor AI and human contributors alike: every rule here exists to keep implementations consistent, type-safe and performant.

24 1mo ago A 5,523 tokens original MIT

kaptinlin/gozod

Cursor rule Codex

A concise and practical guide for building GoZod Schema test files, updated with the latest practices from stringtest.go, objecttest.go, and complextest.go.

24 1mo ago A 4,495 tokens original MIT

03-item

40

guguzea/MC-AI-Coding-Assistant-Tool

Cursor rule Codex

A coding rule for registering items in a Fabric 1.14.4 Minecraft mod. It distinguishes ordinary hand-held items from tools, armor, food, durable items, and items with custom behavior.

13 2d ago A 1,890 tokens original MIT

05-events

41

guguzea/MC-AI-Coding-Assistant-Tool

Cursor rule Codex

不要编造 ItemEvents / BlockEvents / EntityEvents / PlayerTickEvents / EntityTickEvents / AttackEvents。.

13 2d ago A 1,930 tokens original MIT

git-workflow

42

firtoz/cf-multiworker-starter-kit

Cursor rule Codex

Cloud Agents MUST run git add, git commit, and git push before ending their response when they have made code changes. Do not end your turn without pushing. ALWAYS use Pull Requests instead of pushing directly to main.

11 20d ago A 593 tokens

typescript-imports

43

firtoz/cf-multiworker-starter-kit

Cursor rule Codex

Golden rule: import each symbol from the module that defines it. A package index.ts may barrel only its own ./ modules — never another package.

11 20d ago A 687 tokens

agents-and-tests

46

newfront/pyspark-datagen

Cursor rule Codex

Update AGENTS.md when improving solutions; add tests for changes; one problem at a time.

5 2mo ago A 174 tokens original Apache-2.0

git-branching

47

newfront/pyspark-datagen

Cursor rule Codex

All work must happen on a dedicated feature branch — never commit directly to main.

5 2mo ago A 314 tokens original Apache-2.0

avoid-ai-writing

48

babakzy/nuxtz

Cursor rule Codex

Audit and rewrite content to remove AI writing patterns ("AI-isms"). Activate whenever editing prose-heavy files (Markdown, documentation, blog posts, READMEs, release notes, emails). Cursor port of the avoid-ai-writing skill v3.26.0. See https://github.com/conorbronsdon/avoid-ai-writing.

3 6d ago A 0 tokens