Install
openclaw skills install git-commit-helper-proAutomatically generates standardized Git commit messages by analyzing code changes, supporting multiple languages and Conventional Commits format.
openclaw skills install git-commit-helper-pro智能 Git Commit Message 生成器 - 根据代码变更自动生成规范的 commit message。
帮我生成 commit message
或在 git 仓库中:
git add .
分析当前变更并生成 commit message
feat(user): 添加用户登录验证功能
- 实现 JWT token 生成和验证
- 添加登录接口 /api/auth/login
- 添加密码加密处理
- 编写单元测试
Closes #123
feat: 新功能fix: 修复 bugdocs: 文档更新style: 代码格式调整refactor: 代码重构test: 测试相关chore: 构建/工具/配置倒里牢数 · 严谨专业版
1.0.0