Skip to content

My curated of personal Cursor Project Rules deck.

License

Notifications You must be signed in to change notification settings

kubosho/cursor-rule-deck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cursor rule deck

My curated of personal Cursor Project Rules deck.

Overview

This repository contains my custom rules for Cursor, managed as Markdown files.

  • All finalized rules are in rules/.
  • Work-in-progress drafts are in rules/drafts/.
  • Use the setup.sh to deploy rules into any target repository .cursor/rules directory.

Setup

./setup.sh /path/to/your/project

Setup options

# Can use --target option
./setup.sh --target /path/to/your/project
# Can change the output directory with `--rules-dir` (default: .cursor/rules)
./setup.sh --target /path/to/your/project --rules-dir {your_custom_directory}

Structure

.
├── LICENSE
├── README.md
└── rules/
    ├── 00_personality.md
    ├── 01_important.md
    ├ ...
    └── drafts/

License

MIT License.

About

My curated of personal Cursor Project Rules deck.

Topics

Resources

License

Stars

Watchers

Forks

Languages