EveryDev.ai
Sign inSubscribe
Explore AI Tools
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
Main Menu
  • Tools
  • Developers
  • Topics
  • Discussions
  • Communities
  • News
  • Podcasts
  • Blogs
  • Builds
  • Contests
  • Compare
  • Arena
Create
    Home
    Tools

    2,480+ AI tools

    • New
    • Trending
    • Featured
    • Compare
    • Arena
    Categories
    • Agents1596
    • Coding1181
    • Infrastructure526
    • Marketing447
    • Design427
    • Projects384
    • Research357
    • Analytics331
    • Testing221
    • MCP216
    • Data205
    • Security196
    • Integration169
    • Learning154
    • Communication146
    • Prompts140
    • Extensions137
    • Commerce123
    • Voice122
    • DevOps99
    • Web77
    • Finance21
    1. Home
    2. Tools
    3. Awesome CursorRules
    Awesome CursorRules icon

    Awesome CursorRules

    Prompt Libraries

    A curated collection of Cursor AI project rules (.mdc files) that enhance the Cursor AI editor with project-specific coding standards, framework guidance, and reusable behaviors.

    Visit Website

    At a Glance

    Pricing
    Open Source

    Fully free and open-source under CC0-1.0. All rules are free to use, modify, and distribute.

    Engagement

    Available On

    macOS
    Linux
    Android
    Web
    API

    Resources

    WebsiteDocsGitHubllms.txt

    Topics

    Prompt LibrariesAI Coding AssistantsPrompt Templates

    Alternatives

    PromptelleWondel.ai Skillsprompts.chat
    Developer
    PatrickJSPatrickJS maintains Awesome CursorRules, a widely-adopted op…

    Listed May 2026

    About Awesome CursorRules

    Awesome CursorRules is a community-curated GitHub repository maintained by PatrickJS that collects Markdown-based .mdc rule files for the Cursor AI code editor. These rules live in .cursor/rules/ within a project and tell Cursor how to behave for specific frameworks, languages, and workflows. The repository is licensed under Creative Commons Zero v1.0 Universal (CC0-1.0), making all contributions freely usable, modifiable, and distributable.

    What It Is

    Awesome CursorRules is an "awesome list" — a community-maintained index of reusable configuration files for Cursor AI. Each entry is a .mdc file containing structured frontmatter and natural-language instructions that scope Cursor's AI behavior to a particular project context. The repository covers frontend frameworks, backend stacks, mobile platforms, testing tools, deployment targets, language-specific conventions, and security practices.

    How the Rules Work

    Each .mdc file uses YAML frontmatter with three key fields:

    • description — a one-line summary of what the rule helps Cursor do
    • globs — file patterns where the rule auto-attaches (e.g., **/*.ts)
    • alwaysApply — whether the rule applies to every request or only matching context

    Rules are placed in .cursor/rules/ and can be customized per project. The format enables teams to encode local architecture decisions, preferred libraries, naming conventions, security requirements, and testing standards directly into the editor's AI context.

    Coverage and Categories

    The repository organizes rules across more than a dozen categories:

    • Frontend: Angular, Next.js (14/15), React, Vue 3, Svelte, Qwik, SvelteKit, Solid.js, Astro
    • Backend/Full-Stack: Python (FastAPI, Django, Flask), Node.js, Go, Laravel, Rails, Java Spring Boot, Elixir/Phoenix, Kotlin Ktor, NestJS
    • Mobile: Flutter, React Native Expo, SwiftUI, Android Jetpack Compose, NativeScript
    • Testing: Cypress (E2E, API, accessibility, integration), Playwright, Jest, Vitest
    • Database/API: GraphQL/Apollo, Snowflake (Cortex AI, data engineering, Snowpark/dbt)
    • Security: DevSecOps, SSDLC, AppSec
    • Hosting: Vercel, Netlify, Cloudflare Workers

    Why It Got Attention

    The repository has accumulated over 39,000 GitHub stars and more than 3,300 forks since its creation in September 2024, according to the repository's own metadata. It has attracted sponsorships from CodeRabbit, Unblocked MCP, and Warp, which are listed prominently in the README. The project's rapid growth reflects developer demand for standardized, shareable AI editor configurations as Cursor adoption expanded.

    Update: Active Development as of May 2026

    The repository's last push was recorded on May 20, 2026, and the last metadata update on May 21, 2026, indicating ongoing active maintenance. Recent rule additions include entries for Google ADK, HarmonyOS ArkTS, Blender Python add-ons, GameMaker GML, ROS/ROS2, Fortran, Rust, Solana wallet-aware coding, PySpark ETL, TanStack Router, and anti-sycophancy code discipline directives — reflecting the breadth of the contributor community and the project's continued expansion into new domains.

    Awesome CursorRules - 1

    Community Discussions

    Be the first to start a conversation about Awesome CursorRules

    Share your experience with Awesome CursorRules, ask questions, or help others learn from your insights.

    Pricing

    OPEN SOURCE

    Open Source

    Fully free and open-source under CC0-1.0. All rules are free to use, modify, and distribute.

    • Full access to all .mdc rule files
    • CC0-1.0 license — no restrictions on use
    • Community contributions and updates
    • Rules for 100+ frameworks and languages

    Capabilities

    Key Features

    • Curated collection of .mdc Cursor AI rule files
    • Rules for frontend frameworks (React, Next.js, Vue, Angular, Svelte, etc.)
    • Rules for backend stacks (Python, Node.js, Go, Laravel, Rails, etc.)
    • Mobile development rules (Flutter, React Native, SwiftUI, Jetpack Compose)
    • Testing rules (Cypress, Playwright, Jest, Vitest)
    • Database and API rules (GraphQL, Snowflake, Axios)
    • Security and DevSecOps rules
    • Hosting and deployment rules (Vercel, Netlify, Cloudflare)
    • Language-specific rules (TypeScript, Rust, Fortran, Solidity, R, etc.)
    • YAML frontmatter with globs and alwaysApply configuration
    • CC0-1.0 licensed — free to use, modify, and distribute
    • Community contributions welcome via pull requests

    Integrations

    Cursor AI
    Next.js
    React
    Vue 3
    Angular
    Svelte
    SvelteKit
    Astro
    Qwik
    Solid.js
    Python FastAPI
    Django
    Flask
    Node.js
    Go
    Laravel
    Rails
    Java Spring Boot
    Elixir Phoenix
    Kotlin Ktor
    NestJS
    Flutter
    React Native Expo
    SwiftUI
    Android Jetpack Compose
    Cypress
    Playwright
    Jest
    Vitest
    GraphQL Apollo
    Snowflake
    Vercel
    Netlify
    Cloudflare Workers
    TypeScript
    Rust
    Solidity
    Tailwind CSS
    shadcn/ui
    Supabase
    MongoDB
    TanStack Router
    TanStack Query
    API Available
    View Docs

    Reviews & Ratings

    No ratings yet

    Be the first to rate Awesome CursorRules and help others make informed decisions.

    Developer

    PatrickJS

    PatrickJS maintains Awesome CursorRules, a widely-adopted open-source collection of Cursor AI project rule files. The project curates `.mdc` configuration files that help developers encode project-specific coding standards, framework conventions, and AI behavior guidance directly into the Cursor editor. With over 39,000 GitHub stars, the repository has become a go-to resource for teams standardizing AI-assisted development workflows.

    Read more about PatrickJS
    WebsiteGitHub
    1 tool in directory

    Similar Tools

    Promptelle icon

    Promptelle

    Gemini AI photo prompt generator and library for creating stunning AI photography with copy-paste ready templates for portraits, couples, and seasonal themes.

    Wondel.ai Skills icon

    Wondel.ai Skills

    A curated open-source collection of agent skills for Claude Code and agentskills.io-compatible agents, encoding proven frameworks from top business and engineering books.

    prompts.chat icon

    prompts.chat

    A free, open-source social platform for sharing, discovering, and collecting AI prompts from the community.

    Browse all tools

    Related Topics

    Prompt Libraries

    Collections of pre-built prompts for various AI use cases.

    15 tools

    AI Coding Assistants

    AI tools that help write, edit, and understand code with intelligent suggestions.

    465 tools

    Prompt Templates

    Reusable prompt structures and patterns for consistent results.

    9 tools
    Browse all topics
    Back to all tools
    Discussions