Git Commit Helper Pro

# Git Commit Helper

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "Git Commit Helper Pro" with this command: npx skills add oct1st85/git-commit-helper-pro

Git Commit Helper

智能 Git Commit Message 生成器 - 根据代码变更自动生成规范的 commit message。

功能

  • 🤖 智能分析:分析 git diff,理解代码变更内容
  • 📝 规范生成:生成符合 Conventional Commits 规范的 message
  • 🌍 多语言:支持中文和英文 commit message
  • 🎯 类型识别:自动识别 feat/fix/docs/style/refactor/test/chore 等类型
  • 一键使用:复制即可用,支持自定义修改

使用方式

帮我生成 commit message

或在 git 仓库中:

git add .
分析当前变更并生成 commit message

输出示例

feat(user): 添加用户登录验证功能

- 实现 JWT token 生成和验证
- 添加登录接口 /api/auth/login
- 添加密码加密处理
- 编写单元测试

Closes #123

支持的类型

  • feat: 新功能
  • fix: 修复 bug
  • docs: 文档更新
  • style: 代码格式调整
  • refactor: 代码重构
  • test: 测试相关
  • chore: 构建/工具/配置

作者

倒里牢数 · 严谨专业版

版本

1.0.0

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

Cloudflare Manager

Manage Cloudflare DNS records, Tunnels (cloudflared), and Zero Trust policies. Use for pointing domains, exposing local services via tunnels, and updating in...

Registry SourceRecently Updated
Coding

Node Red Manager

Manage Node-RED instances via Admin API or CLI. Automate flow deployment, install nodes, and troubleshoot issues. Use when user wants to "build automation", "connect devices", or "fix node-red".

Registry SourceRecently Updated
Coding

Yt Dlp

A robust CLI wrapper for yt-dlp to download videos, playlists, and audio from YouTube and thousands of other sites. Supports format selection, quality control, metadata embedding, and cookie authentication.

Registry SourceRecently Updated
Coding

Daily Dev Agentic

daily.dev Agentic Learning - continuous self-improvement through daily.dev feeds. Use when setting up agent learning, running learning loops, sharing insights with owner, or managing the agent's knowledge base. Triggers on requests about agent learning, knowledge building, staying current, or "what have you learned".

Registry SourceRecently Updated