Cursor rule
.cursor/rules/git.mdcRules for various git actions that happen with this project.
Cursor rules
Quality
39/100
Scores the file, not the repository.Length
226 words
2 headings · 0 code blocksRepository
6
— · pushed 2 days agoLast changed
3 days ago
First indexed 3 days ago.123456# Creating Branches78Branch names should go by the following structure (anything in "{}" brackets is a placeholder). "{short-slug}" should be replaced with a short name that best describes the changes - do ask for confirmation if needed.9- `release/{version}` for release branches.10- `refactor/{short-slug}` for refactors.11- `test/{short-slug}` for changes that are only test updates or additions.12- `fix/{short-slug}` for changes that fix a bug. Prompt the user for the issue number the fix is for and include that in the branch name.13- `add/{short-slug}` for changes that are adding a new feature.1415# Commits1617Make sure each commit addresses an atomic unit of work that independently works.1819Make sure the commit message has a subject line which includes a brief description of the change and (if needed), why it was necessary. Write the subject in the imperative, start with a verb, and do not end with a period. The subject line should be no longer than 50 characters.2021There must be an empty line between the subject line and the rest of the commit message (if any). The commit body should be no longer than 72 characters.2223The commit message should explain what caused the problem and what its consequences are (if helpful for understanding the changes).2425The commit message should explain how the changes achieve the goal, but only if it isn't obvious.26
Also in cocart-headless/cocart-jwt-authentication
Diff this repo’s formatsOne repository carrying more than one format is the comparison this product exists for: does anyone actually write different content in each file, or is one a copy of the other?
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| cocart-headless/cocart-jwt-authenticationAGENTS.md · 6 | AGENTS.md | setupbuildteststyle+7 | 96/100 | 3 days ago |
Similar configs
Same format, overlapping stack, ranked by quality.
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| hiromaily/go-crypto-wallet.cursor/rules/typescript.mdc · 126 | Cursor rules | setupbuildtestlint-format+6 | 100/100 | 3 days ago | |
| TechSquidTV/Hermes.cursor/rules/10-hermes-api.mdc · 45 | Cursor rules | testlint-formatstylearch+5 | 100/100 | 3 days ago | |
| markstev/mark-starter.cursor/rules/frontend.mdc · 0 | Cursor rules | setuptestlint-formatstyle+6 | 99/100 | 3 days ago | |
| Allymahmoud/case-intake-platform.cursor/rules/frontend.mdc · 0 | Cursor rules | setuptestlint-formatstyle+7 | 99/100 | 3 days ago | |
| deifos/clipmira-subtitles.cursor/rules/frontend.mdc · 1 | Cursor rules | setuptestlint-formatstyle+7 | 99/100 | 3 days ago | |
| dodgecfr/combatfilms-webapp.cursor/rules/frontend.mdc · 0 | Cursor rules | setuptestlint-formatstyle+7 | 99/100 | 3 days ago | |
| langflow-ai/langflow.cursor/rules/docs_development.mdc · 153k | Cursor rules | setupbuildtestlint-format+7 | 97/100 | 3 days ago | |
| TechSquidTV/Hermes.cursor/rules/20-hermes-api-tests.mdc · 45 | Cursor rules | teststyletesting-strategysecurity+3 | 97/100 | 3 days ago |
