Rules

cursor.directory

Find the best cursor rules for your framework and language.

Upstream ↗Seed list ↗Role: workflow-framework
Why it matters

Profile

Find the best cursor rules for your framework and language.

setup mediumintegration mediuminterface editor
Provenance

Signals

Listed in the awesome-cursor-ecosystem seed README

Sources: 2 / Surfaces: 1

Fast skim

What the upstream surface says

Short excerpt only, so you can decide whether to click out.

The community hub for Cursor — plugins, MCP servers, events, jobs, and thousands of developers building together.

├── apps/ │ └── cursor/ # Next.js app ├── packages/ │ └── email/ # Email templates (React Email) ├── supabase/ │ └── migrations/ # Database migrations └── package.json # Bun workspace config

All data lives in the database — there is no local data in the repo.

Cursor DirectoryProject StructureGetting StartedPrerequisitesSetupContributingSubmit a PluginHost an Event
  • A Supabase project
  • Clone the repo
  • Install dependencies
  • Configure environment variables
  • Run the database migrations
  • Start the dev server
  • Go to cursor.directory/plugins/new
  • Sign in with GitHub or Google