New

Cursor Rules Generator

Runs in browser

Generate a .cursorrules file from your stack, style choices, and custom instructions. Multi-select frontend, backend, styling, database, and testing tools.

Cursor Rules Generator tool

Tech stack

Frontend
Backend
Styling
Database
Testing
.cursorrules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19

How to use

  1. Select stack

    Toggle frontend, backend, styling, database, and testing technologies.

  2. Set preferences

    Choose indentation, quotes, semicolons, TypeScript mode, and comment style.

  3. Add custom rules

    Use the textarea for project-specific instructions, then copy or download .cursorrules.

Examples

  • Next.js + Tailwind + Prisma

    Default chips.

    Output
    Markdown rules with stack and conventions sections.

Frequently asked questions

Does this replace project docs?
It’s a starting point — refine rules with your team and repo conventions.
Will Cursor pick this up automatically?
Place the file at the project root as .cursorrules per Cursor’s documentation.

You might find these useful too.