重要前提
安装AI Skills的关键前提是:必须科学上网,且开启TUN模式,这一点至关重要,直接决定安装能否顺利完成,在此郑重提醒三遍:科学上网,科学上网,科学上网。查看完整安装教程 →
caveman-commit by juliusbrussee/caveman
npx skills add https://github.com/juliusbrussee/caveman --skill caveman-commit请保持提交信息简洁准确。采用 Conventional Commits 格式。不要废话。说明“为什么”胜过“做了什么”。
主题行:
<类型>(<范围>): <祈使语气摘要> — <范围> 可选feat, fix, refactor, perf, docs, test, chore, build, , , 广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
cistylerevert正文(仅在需要时):
- 而非 *Closes #42, Refs #17绝对不要包含的内容:
差异:新增用户个人资料端点,正文解释了原因
❌ "feat: add a new endpoint to get user profile information from the database"
✅
feat(api): add GET /users/:id/profile
移动客户端需要个人资料数据而不需要完整的用户负载, 以减少冷启动屏幕的 LTE 带宽消耗。
Closes #128
差异:破坏性的 API 变更
✅
feat(api)!: rename /v1/orders to /v1/checkout
BREAKING CHANGE: 使用 /v1/orders 的客户端必须在 2026-06-01 前迁移到 /v1/checkout。 该日期后,旧路由将返回 410 状态码。
始终为以下情况包含正文:破坏性变更、安全修复、数据迁移、任何回滚先前提交的操作。切勿将这些压缩为仅主题行——未来的调试者需要上下文。
仅生成提交信息。不运行 git commit,不暂存文件,不修改提交。将信息输出为可粘贴的代码块。"stop caveman-commit" 或 "normal mode":恢复到详细提交样式。
每周安装量
1.4K
代码仓库
GitHub 星标数
8.3K
首次出现
2 天前
安全审计
安装于
codex1.2K
cursor1.2K
github-copilot1.2K
opencode1.1K
antigravity1.1K
gemini-cli1.1K
Write commit messages terse and exact. Conventional Commits format. No fluff. Why over what.
Subject line:
<type>(<scope>): <imperative summary> — <scope> optionalfeat, fix, refactor, perf, docs, test, chore, build, ci, style, revertBody (only if needed):
- not *Closes #42, Refs #17What NEVER goes in:
Diff: new endpoint for user profile with body explaining the why
❌ "feat: add a new endpoint to get user profile information from the database"
✅
feat(api): add GET /users/:id/profile
Mobile client needs profile data without the full user payload to reduce LTE bandwidth on cold-launch screens.
Closes #128
Diff: breaking API change
✅
feat(api)!: rename /v1/orders to /v1/checkout
BREAKING CHANGE: clients on /v1/orders must migrate to /v1/checkout before 2026-06-01. Old route returns 410 after that date.
Always include body for: breaking changes, security fixes, data migrations, anything reverting a prior commit. Never compress these into subject-only — future debuggers need the context.
Only generates the commit message. Does not run git commit, does not stage files, does not amend. Output the message as a code block ready to paste. "stop caveman-commit" or "normal mode": revert to verbose commit style.
Weekly Installs
1.4K
Repository
GitHub Stars
8.3K
First Seen
2 days ago
Security Audits
Gen Agent Trust HubPassSocketPassSnykPass
Installed on
codex1.2K
cursor1.2K
github-copilot1.2K
opencode1.1K
antigravity1.1K
gemini-cli1.1K
React 组合模式指南:Vercel 组件架构最佳实践,提升代码可维护性
123,700 周安装
RAG与搜索工程完整指南:构建生产级检索增强生成系统的最佳实践
88 周安装
Godot CharacterBody2D 终极指南:玩家移动、碰撞检测与性能优化
86 周安装
UI技能规范:React组件开发最佳实践与Tailwind CSS动画性能优化指南
88 周安装
Medusa 管理面板自定义开发指南 - 使用 Admin SDK 和 UI 组件构建电商后台扩展
87 周安装
RedTeam 技能:AI 驱动的军事级对抗性分析与红队测试工具,用于压力测试和内容验证
91 周安装
Atlassian CLI (acli) 命令行工具:自动化 Jira、Admin 和 Rovo Dev 工作流
87 周安装