udecode/plate-template

Minimal Plate template with React 19, Next 16, Tailwind 4, MCP.

59Stars on the repository
32Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

agent-browser-issue

01

udecode/plate-template

Cursor rule Codex

Open a concise GitHub follow-up for reusable browser-use limitations. Use when browser automation is blocked by a likely tool-side issue that is worth fixing separately, especially for clicks, dropdowns, file inputs, focus traps, or other repeatable agent/browser failures.

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

browser-debug-setup

02

udecode/plate-template

Cursor rule Codex

One-time setup for a persistent debug browser on 127.0.0.1:9222 for dev-browser --connect. Use when browser work is needed but no reusable debug browser is running yet.

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

components

03

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

04

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

grill-me

05

udecode/plate-template

Cursor rule Codex

Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".

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

hard-cut

06

udecode/plate-template

Cursor rule Codex

Remove a feature completely with no backward compatibility. Use when the user says "hard cut", "rip it out", "delete it", "unship", "kill this feature", or wants dead code removed instead of deprecated. Delete the surface, callers, tests, docs, comments, fallbacks, and stubs.

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

react

07

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

testing

08

udecode/plate-template

Cursor rule Codex

Cursor rule "testing" from udecode/plate-template, covering testing goal, core rules, seam selection, fixtures and assertions and quick reference.

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