kinopeee/cursorrules

1.1kStars on the repository
8Mods indexed here, across every type
8mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

commit-only

01

kinopeee/cursorrules

Command Cursor

A command template for committing local changes to the current Git branch. A commit is a saved checkpoint in a project's change history.

1.1k 8mo ago A 0 tokens original MIT

commit-push-pr

02

kinopeee/cursorrules

Command Cursor

A command template that commits changes, pushes the current branch, and creates a Pull Request. A Pull Request is a review request for merging code into a shared repository.

1.1k 8mo ago A 0 tokens original MIT

commit-push

03

kinopeee/cursorrules

Command Cursor

A command template for committing the current branch's changes and pushing them to a remote Git repository. Git is a tool for tracking code changes, while a branch is a separate line of work.

1.1k 8mo ago A 0 tokens original MIT