Cursor rules for Cursor

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

ipc

49

dyad-sh/dyad

Cursor rule Cursor

You're building an Electron app following good security practices.

21k 2d ago A 1,412 tokens

cursor-cloud

50

pingdotgg/t3code

Cursor rule Cursor

Cursor Cloud environment setup and run notes for T3 Code (Cursor-specific; not for other editors/CI).

21k 2d ago A 1,327 tokens original MIT

general

51

SWE-agent/SWE-agent

Cursor rule Cursor

SWE-agent takes a GitHub issue and tries to automatically fix it, using your LM of choice. It can also be employed for offensive cybersecurity or competitive coding challenges. [NeurIPS 2024].

20k 8d ago A 96 tokens original MIT

project-overview

52

SWE-agent/SWE-agent

Cursor rule Cursor

SWE-agent implements an AI software engineering agent that uses language models to fix github issues. Here's what you need to know about the project structure.

20k 8d ago A 251 tokens original MIT

cursorrules

53

kortix-ai/suna

Cursor rule Cursor

Kortix is a React Native + Expo app built with TypeScript, NativeWind (Tailwind CSS), and a custom design system.

20k 2d ago A 4,277 tokens

rules

54

pydantic/pydantic-ai

Cursor rule Cursor

Always reference the python code in the docs e.g. ModelSettings should link to [ModelSettings][pydanticai.settings.ModelSettings].

20k 2d ago A 43 tokens original MIT

cursorrules

55

elizaOS/eliza

Cursor rule Cursor

Do not use try { } catch { } blocks unless they are absolutely necessary or handling user supplied data. Avoid defensive programming and implement clean code with fail-fast patterns.

19k 2d ago A 632 tokens original MIT

docs

56

iii-hq/iii

Cursor rule Cursor

Documentation agent using Divio system for docs/ directory.

19k 2d ago A 0 tokens

otel-metrics

61

triggerdotdev/trigger.dev

Cursor rule Cursor

Guidelines for creating OpenTelemetry metrics to avoid cardinality issues.

16k 2d ago A 0 tokens original Apache-2.0

snippet_tests

63

dagster-io/dagster

Cursor rule Cursor

When updating tests in this directory, always run them to validate that they succeed. To do so, run.

16k 4d ago A 0 tokens original Apache-2.0

ponytail

64

MODSetter/SurfSense

Cursor rule Cursor

Ponytail, lazy senior dev mode. Always pick the simplest solution that works.

16k 3d ago A 578 tokens

no-mvn-compile

67

theonedev/onedev

Cursor rule Cursor

Do not run mvn compile; rely on IDE lint errors.

15k 2d ago A 131 tokens original MIT

demo

68

alibaba/hooks

Cursor rule Cursor

A set of instructions for creating focused demos for Alibaba Hooks. Each demo pairs a Markdown explanation with TypeScript code, includes Chinese and English sections, and is organized under the relevant hook in the source directory.

15k yesterday A 0 tokens MIT

git

69

alibaba/hooks

Cursor rule Cursor

A set of Git workflow and branch-naming instructions for the Alibaba Hooks codebase. Git is a tool for tracking code changes, while a branch is a separate line of work that can later be proposed for merging.

15k yesterday A 963 tokens MIT

typescript

70

alibaba/hooks

Cursor rule Cursor

TypeScript rules for Alibaba's Hooks, a library of reusable React Hooks. They explain how to define interfaces, function types, generics, limited-value options, type guards, documentation, and compatible public types.

15k yesterday A 714 tokens MIT