用 Conventional Commits 格式生成 Git 提交信息的 Claude Code 插件。
# 添加市场
claude plugins marketplace add KanoCifer/git-commit-format
# 安装插件
claude plugins install git-commit-format@git-commit-format
或在claude对话框里安装
/plugin marketplace add KanoCifer/git-commit-format
/plugin install git-commit-format@git-commit-format
将prompt发送给你的agent
帮我安装这个skill:https://github.com/KanoCifer/git-commit-format
完成开发后
/git-commit-format:git-commit-format # 仅生成 commit message 预览
/git-commit-format:git-commit-format c # 生成并自动 git commit
/git-commit-format:git-commit-format p # 生成、commit 并 git push
或自动触发:在 git 工作流中修改代码后说"写 commit"。
基于 git diff --cached 的实际变更生成 Conventional Commits 格式的提交信息(英文 type + 中文说明),自动推断 scope,分支名不规范时给出提醒。
git-commit-format/
├── .claude-plugin/
│ └── plugin.json
├── skills/
│ └── git-commit-format/
│ ├── SKILL.md
│ └── references/
│ └── commit-types.md
├── README.md
└── LICENSE
MIT
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimnpx claudepluginhub kanocifer/git-commit-format --plugin gcfUltra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Memory compression system for Claude Code - persist context across sessions
Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, ad creative, and growth
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.