Cursor Rule: Commits Convention
optics/cursor-rule-commits-conventionFreeUtility
Cursor rule file for commit conventions.
See it running
Open the demo on optics
optics.agusmayol.com.ar/components/cursor-rule-commits-conventionInstall it
npx shadcn@latest add https://optics.agusmayol.com.ar/r/cursor-rule-commits-convention.jsonSource
1---2description: Rules for Commit Convention3globs: *4alwaysApply: false5---6# Commit Convention78Use conventional commits.9- `feat:` New feature.10- `fix:` Bug fix.11- `docs:` Documentation changes.12- `style:` Code style changes (formatting, etc).13- `refactor:` Code refactoring.14- `test:` Adding tests.15- `chore:` Maintenance Tasks.
Files it writes
More from optics
All 79 items| Component | Registry | Kind | Access | Installs | Command |
|---|---|---|---|---|---|
| Cursor Rule: Back Endcursor-rule-back-end | optics | Utilities | Free | no deps | |
| Cursor Rule: Bulk Processingcursor-rule-bulk-processing | optics | Utilities | Free | no deps | |
| Cursor Rule: Front Endcursor-rule-front-end | optics | Utilities | Free | no deps | |
| Cursor Rule: Generalcursor-rule-general | optics | Utilities | Free | no deps | |
| Cursor Rule: React Optimizationcursor-rule-react-optimization | optics | Utilities | Free | no deps | |
| Cursor Rule: Web Interface Guidelinescursor-rule-web-interface-guidelines | optics | Utilities | Free | no deps | |
| Get strict contextget-strict-context | optics | Utilities | Free | no deps | |
| Use auto heightuse-auto-height | optics | Utilities | Free | no deps |
