next cursor rules

15 tagged next, measured the same way as everything else here.

Browse within: nextjs 15ReAct 7api 7architecture 7nextjs16 7prisma 7typescript 7

coding-guidelines

01

trpc/trpc

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.

41k 18d ago A 0 tokens original MIT

react-query-tests

02

trpc/trpc

Cursor rule Cursor

// ✅ CORRECT: Legacy React Query pattern const ctx = konn() .beforeEach(() => createAppRouter()) .afterEach((ctx) => ctx?.close?.()) .done().

41k 18d ago A 0 tokens original MIT

upgrade-tests

03

trpc/trpc

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 }), ], }; }, }).

41k 18d ago A 0 tokens original MIT

ultracite

04

IvanTsxx/AI-Nextjs-Monorepo-Starter

Cursor rule Cursor

This project uses Ultracite, a zero-config preset that enforces strict code quality standards through automated formatting and linting.

4 5mo ago A 1,106 tokens

50-pitfalls

06

ihabkhaled/NextRanger

Cursor rule Cursor

Digest of memory/known-pitfalls.md — mistakes already made once in this repo; check before debugging or "fixing" guardrails.

2 6d ago A 0 tokens

cursorrules

07

ihabkhaled/NextRanger

Cursor rule Cursor

strict-next-ranger — strict Next.js 16 frontend OS. Full policy: AGENTS.md, rules/00-non-negotiable-rules.md, context/architecture-map.md. Scoped rules: .cursor/rules/.

2 6d ago A 699 tokens