Tool Platform
Workspace

Conventional Commit 助手

动态工具路由来自自动生成的 Tool Registry。

开发工具

Conventional Commit 助手

组合 type、scope、subject、body 和 footer,生成规范提交信息并检查常见问题。

本地简单运行
运行方式
本地简单运行
标签
gitcommitconventional-commitsrelease
工具标识
conventional-commit-helper
Worker
无需启用
权限
剪贴板

使用指南

开始使用

按 Conventional Commits 格式生成提交信息,适合需要自动生成 changelog、语义化版本或统一提交风格的项目。

使用步骤

  1. 选择提交类型,并填写 scope 和简短描述。
  2. 按需补充正文、破坏性变更说明和 issue footer。
  3. 检查 subject 长度和格式提醒后复制提交信息。

使用例子

  • 生成 feat(auth): add passkey enrollment 提交。
  • 为破坏性 API 变更生成带 BREAKING CHANGE 的提交信息。

Loading

Conventional Commit 助手

工具组件加载中。