Cursor rule
.cursor/rules/git.mdc辅助生成 Git 提交信息
Cursor rules
Quality
33/100
Scores the file, not the repository.Length
72 words
4 headings · 0 code blocksRepository
624
— · pushed 60 days agoLast changed
3 days ago
First indexed 3 days ago.123456# Git 提交规范78- 你是一位前端开发专家,精通 Git 操作910## Commit 规范1112提交模板 `type: message`,具体要求如下:13141. 注意英文冒号后有一个空格152. `type` 的枚举值有:1617- `feat` 新功能18- `fix` 修复错误19- `perf` 性能优化20- `refactor` 重构代码21- `docs` 文档和注释22- `types` 类型相关23- `test` 单测相关24- `ci` 持续集成、工作流25- `revert` 撤销更改26- `chore` 琐事(更新依赖、修改配置等)27283. 保持 `message` 简洁明了,描述清楚变更内容2930## 分支说明3132- `main / master`: 主分支33- `gh-pages`: GitHub Pages 构建分支3435## 其他3637- 禁止自动提交,除非有明确的指示38- 提交前确保代码通过代码校验和单元测试39- 避免大型提交,尽量将变更分解为小的、相关的提交40
Also in oyjt/uniapp-vue3-template
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 |
|---|---|---|---|---|---|
| oyjt/uniapp-vue3-template.cursor/rules/project.mdc · 624 | Cursor rules | lint-format | 54/100 | 3 days ago | |
| oyjt/uniapp-vue3-template.cursor/rules/ts.mdc · 624 | Cursor rules | types | 30/100 | 3 days ago | |
| oyjt/uniapp-vue3-template.cursor/rules/vue.mdc · 624 | Cursor rules | api | 44/100 | 3 days ago | |
| oyjt/uniapp-vue3-templateCLAUDE.md · 624 | CLAUDE.md | setuplint-formatagent-behaviour | 82/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 | |
| dodgecfr/combatfilms-webapp.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 | |
| 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 |
