git-commit
Installation
SKILL.md
Git Commit - 智能提交助手
分析当前 Git 变更,自动生成符合 Conventional Commits 规范的提交信息。
使用方法
/git-commit [files...] [options]
选项
| 选项 | 说明 |
|---|---|
files... |
指定要提交的文件(可选,默认全部) |
--all |
暂存所有改动后提交 |
--amend |
修补上次提交 |
--dry-run |
仅预览 commit 消息,不实际提交 |
--no-verify |
跳过 Git 钩子 |
Related skills
More from yz0812/skills
mindmap
Generate visual mindmaps from natural language descriptions or content using the MCP mindmap tool. Use when users request to visualize structures, workflows, knowledge hierarchies, requirements, meeting notes, or any content as a mindmap. Automatically opens in browser after generation. Supports converting processes, architectures, learning paths, or any structured information into visual diagrams.
79ac-diagram
面向软件工程师生成代码结构图、调用链图和业务映射图,并按需导出 Mermaid 图文件。
3my-init
初始化项目 AI 上下文:扫描项目结构并生成 CLAUDE.md 索引文档。当用户说"初始化项目"、"生成项目文档"、"创建 CLAUDE.md"、"/my-init" 时触发。采用「根级简明 + 模块级详尽」策略,自动生成 Mermaid 架构图和模块导航。
1git-report
生成 Git 提交周报/月报。触发方式:"生成周报"、"生成月报"、"生成本周周报"、"生成12月月报"、"生成周报 @用户名"、"生成最近N天的周报"。支持指定用户、日期范围、天数。优先使用 git-server MCP,无则使用 git 命令。
1