一键导入
commit-helper
Write clear, conventional git commit messages and summarize a set of changes.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Write clear, conventional git commit messages and summarize a set of changes.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Reproducir bugs de UI con Electron + worktree aislado (DOME_PROFILE) y DevTools; plantilla de plan.
Consultar señal local (OTLP/Vector) cuando el stack de docs/observability está levantado; plantillas de preguntas para agentes.
Prioritize inbox work, VIP follow-ups, and reminder SLAs using email domain memory.
Advise on social content strategy, SEO discovery, tone, and growth KPIs using domain memory.
Synthesize multiple sources into grounded, well-cited summaries and claims.
Turn resources and goals into a concrete, spaced study plan and flashcard suggestions.
| name | Commit Helper |
| description | Write clear, conventional git commit messages and summarize a set of changes. |
| when_to_use | When the user asks for a commit message, wants to summarize a diff, or is preparing to commit code. |
Help the user produce high-quality git commit messages.
type(scope): subject.
feat, fix, refactor, docs, chore, test, perf, build.When asked for a commit message, return just the message (subject + optional body), ready to paste. When summarizing a diff, list the notable changes grouped by area.