llm cursor rules

457 tagged llm, measured the same way as everything else here.

Browse within: typescript 41knowledge-graph 33python 30plugin 29RAG 26rules 25agent-infrastructure 22search 22agentic-workflow 20cultivation 20game 20Autonomous Agents 19gpt 18fastapi 17

use-context7

01

upstash/context7

Cursor rule

Use Context7 MCP to fetch up-to-date documentation when unsure about library APIs, syntax, or behavior instead of guessing from training data.

61k +26 today A 199 tokens original MIT

MemPalace/mempalace

Cursor rule

Always-on MemPalace recall — search the palace before answering about past work, people, projects, or prior decisions.

59k +10 yesterday A 260 tokens original MIT

mempalace-recall

03

MemPalace/mempalace

Cursor rule

When the user asks about past work, prior decisions, people, projects, or events that may be filed in MemPalace, call mempalacesearch (or mempalacekgquery for relational or time-bound facts) before answering from model memory. Return stored content verbatim; never guess when the palace might know.

59k +10 yesterday A 66 tokens original MIT

base

04

yamadashy/repomix

Cursor rule Cursor

../../.agents/rules/base.md.

28k 2d ago A 7 tokens original MIT

general

06

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 7d ago A 96 tokens original MIT

project-overview

07

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 7d ago A 251 tokens original MIT

cursorrules

08

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 yesterday A 4,277 tokens

rules

09

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 yesterday A 43 tokens original MIT

cursorrules

10

The-Pocket/PocketFlow-Tutorial-Codebase-Knowledge

Cursor rule Cursor

Cursor rule "cursorrules" from The-Pocket/PocketFlow-Tutorial-Codebase-Knowledge, covering agentic coding: humans design, agents code!, agentic coding steps, example llm project file structure, pocket flow and core abstraction.

13k 3mo ago A 0 tokens original MIT

agents

11

VoltAgent/voltagent

Cursor rule Cursor

ALWAYS read the AGENTS.md in the root of the repository and apply the instructions to the current task.

10k 4d ago A 38 tokens original MIT

testing-workflow

12

osaurus-ai/osaurus

Cursor rule Cursor

When to run tests — full suite only before PR submission, targeted tests during development.

7.7k yesterday A 278 tokens original MIT

monke-testing-guide

13

airweave-ai/airweave

Cursor rule Cursor

Monke is Airweave's end-to-end testing framework for source connectors. It creates real test data in external systems, triggers syncs, and verifies data appears correctly in the search index.

6.6k 2mo ago A 7,424 tokens original MIT archived

search-module

14

airweave-ai/airweave

Cursor rule Cursor

The search module (@search/) implements a modular, pipeline-based architecture with composable operations. It aims to maintain search quality and flexibility.

6.6k 2mo ago A 0 tokens original MIT archived

airweave-ai/airweave

Cursor rule Cursor

A source connector in Airweave is a Python module that extracts data from an external service and transforms it into searchable entities. This guide covers everything you need to build a production-ready connector.

6.6k 2mo ago A 8,713 tokens original MIT archived

design

16

AgentOps-AI/agentops

Cursor rule Cursor

All tasks related to updating frontend components, CSS, and general styling.

5.8k 2mo ago A 13 tokens original MIT

general

17

AgentOps-AI/agentops

Cursor rule Cursor

No need to run the app. It's already up. i.e. no bun dev or bun run build.

5.8k 2mo ago A 43 tokens original MIT

antd-design-system

18

dtyq/magic

Cursor rule Cursor

A maintenance guide for interfaces built with Ant Design, a React component library, and antd-style, its styling companion. The description only says it applies to existing components.

5.0k 19d ago A 0 tokens

dtyq/magic

Cursor rule Cursor

A guide for developing reusable software components, including their categories, file structure, code separation, and development process. Components are self-contained pieces of an interface or application.

5.0k 19d ago A 0 tokens

mobile-responsive

20

dtyq/magic

Cursor rule Cursor

A set of rules for making interfaces adapt to phones and other screen sizes. Responsive design changes layout and sizing so a site remains usable on different devices.

5.0k 19d ago A 0 tokens

backend-rules

21

jihe520/MathModelAgent

Cursor rule Cursor

A Cursor rule named backend-rules covering backend development, project structure, technology choices, runtime environment, and main process. Cursor is a coding editor with rules that guide how an agent works in a project.

3.9k 5d ago A 0 tokens

frontend-rules

22

jihe520/MathModelAgent

Cursor rule Cursor

A frontend development rule that points to existing Vue pages and components as examples. It refers to chat, notebook, and button files in the project.

3.9k 5d ago A 0 tokens

structure

23

jihe520/MathModelAgent

Cursor rule Cursor

A project-structure rule for the MathModelAgent application. It describes the main directories, core functions, and the steps users follow.

3.9k 5d ago A 0 tokens

avoid-ai-writing

24

conorbronsdon/avoid-ai-writing

Cursor rule

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.28.0. See https://github.com/conorbronsdon/avoid-ai-writing.

3.8k 2d ago A 0 tokens original MIT