#Review my cursor rules and commands?

1 messages ยท Page 1 of 1 (latest)

spice vigil
#

I've put quite a bit of work into my project's cursor commands, rules and AGENT.md

There are still some areas that need polished and "deslopping", a lot of these were made with AI and haven't been 100% proof read line by line.

Additionally, some should be made shorter to keep context cleaner by reducing common knowledge and keeping mission critical info.

I've gone ahead and created my own sort of template/spec for creating rules and commands as well.

AGENTS.md - https://github.com/allthingslinux/tux/blob/main/AGENTS.md
.cursor/README.md - https://github.com/allthingslinux/tux/tree/main/.cursor
Validation CLI - https://github.com/allthingslinux/tux/blob/main/scripts/ai/validate_rules.py

Rules:

Commands:

Any feedback and constructed criticism is appreciated!

This project is open source as well so feel free to make any contributions and use what you'd like ๐Ÿ™‚

#

@unkempt igloo @cold nimbus @frank fjord pinging some familiar faces ๐Ÿ™‚

unkempt igloo
#

I'll take a look at it for sure!

unkempt igloo
#

@spice vigil
Is any of the .cursor/rules on AlwaysApply true?

spice vigil
#

that is one thing i havent decided yet, iirc just the main rules list and agents.md is always applied

#

the rules list was to act as like a index for it to search for more rules applicable

#

to avoid less context bloat

#

so 1 master list

frank fjord
#

Aww bun_happy thank you so much!! Hh will definitely check it out when going home!!

#

Btw! On what cool project are you guys working on? Either full time or side project hehe?