登录
示例展示 审计通过 v1.0.7 👍 83% · 9.8k 次试用 · 3.1k 收藏 · 本周 +412

commit-explain

Write the commit message you wish your past self had written.

示例输出 这个 Skill 需要本地文件 / git 历史,不能在浏览器内试用
输入
fix login bug
输出
fix(auth): clear stale session before retry on 401

The retry loop was reading the same expired token. We now drop the
cached principal before re-issuing the request, which makes the
retry behave like a fresh sign-in attempt.

Fixes #1471.
sk install commit-explain --agent claude-code

关于

Reads git diff + a 1-line intent, emits a commit message in the imperative mood with a body that explains why, not what. Pre-configured for conventional commits.

这个 Skill 适合谁
  • 01 everyone who has typed 'wip' and regretted it
不适合: Squash-merge teams that throw away commit messages anyway.
相似 Skill

下面这些 Skill 在我们的索引里和它最相近——但相近不等于相同。