Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Cursor Rules

A small collection of battle-tested Cursor IDE rules for JavaScript/TypeScript and Python.

These rules shape how Cursor’s AI generates code inside a project: conventions, structure, and guardrails — so you don’t have to repeat the same instructions every time.

Structure

.cursor/rules/
├── js.mdc        # JavaScript / TypeScript rules
└── python.mdc    # Python rules

Why

  • Enforce consistent code style
  • Improve AI-generated code quality
  • Encode project-specific preferences once

These rules are used in real projects and optimized for speed, clarity, and minimal boilerplate.

About

Cursor Rules. Battle Tested.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors