editor cursor rules

28 tagged editor, measured the same way as everything else here.

Browse within: nextjs 16plate 16radix-ui 16shadcn-ui 16slate 162d 93d 9game-development 9game-editor 9game-engine 9

components

01

udecode/plate-playground-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.

240 11d ago A 31 tokens original MIT

dev-browser

02

udecode/plate-playground-template

Cursor rule Codex

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

240 11d ago A 18 tokens original MIT

react

03

udecode/plate-playground-template

Cursor rule Codex

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

240 11d ago A 25 tokens original MIT

components

04

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

05

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

06

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

project

07

prasanjit101/dreamreel

Cursor rule Cursor

Here is more detailed context about the project that you are tasked to build.

11 9mo ago A 707 tokens

editor-commands

08

andvolodko/html5-game-editor

Cursor rule Cursor

One undoable command class per file under packages/editor-core/src/commands. Apply when adding or editing editor-core commands.

5 6d ago A 0 tokens original MIT

editor-ui

09

andvolodko/html5-game-editor

Cursor rule Cursor

Editor React UI vs editor-core separation, selection, viewport, and dirty/undo rules. Apply when editing apps/editor or packages/editor-core.

5 6d ago A 0 tokens original MIT

no-magic-numbers

10

andvolodko/html5-game-editor

Cursor rule Cursor

Prefer named constants over unexplained numeric literals in TypeScript. Apply when editing .ts/.tsx behavior code.

5 6d ago A 0 tokens original MIT

architect

11

sandraschi/notepadpp-mcp

Cursor rule Cursor

Global Architect rules for sandraschi's dev environment (Unity, FastMCP, React).

5 12d ago C 811 tokens copy · 100% MIT

cursorrules

12

sandraschi/notepadpp-mcp

Cursor rule Cursor

You have access to an MCP server that automates Notepad++ on Windows: fileops, textops, tabops, sessionops, lintingops, displayops, pluginops, statusops (portmanteau tools with an operation enum).

5 12d ago A 241 tokens original MIT