Skip to content

Instantly share code, notes, and snippets.

@shawn-sandy
Created June 13, 2025 00:57
Show Gist options
  • Save shawn-sandy/03b830baa3224114861a1d5b67efef7f to your computer and use it in GitHub Desktop.
Save shawn-sandy/03b830baa3224114861a1d5b67efef7f to your computer and use it in GitHub Desktop.
Cursor Ruless
---
description:
globs:
alwaysApply: false
---
# Generate convential commit messages
- Review the `git-diff` and write a commit messages in the conventional commits format.
- Write an extremely detailed list of the file changes and the reason for the change in the commit message description.
- Add a list of changed files in the footer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment