跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Commit

技能 已验证 活跃
属于:Git

Create well-formatted commits with conventional commit messages and emoji

目的

To streamline the process of creating well-formatted and informative git commits, ensuring adherence to conventional commit standards.

功能

  • Automated conventional commit message generation
  • Emoji integration in commit messages
  • Diff analysis for commit splitting suggestions
  • Pre-commit hook execution and management
  • Branch check and prompt for new branch creation

使用场景

  • Creating commits that adhere to project-specific commit message conventions.
  • Ensuring code quality by running pre-commit checks before committing.
  • Breaking down large changes into smaller, more manageable commits.
  • Generating clear and descriptive commit messages with appropriate emoji.

非目标

  • Performing complex git operations beyond commit creation.
  • Managing merge conflicts automatically.
  • Automating pull request creation or submission.

安装

请先添加 Marketplace

/plugin marketplace add NeoLabHQ/context-engineering-kit
/plugin install git@context-engineering-kit

质量评分

已验证
95 /100
1 day ago 分析

信任信号

最近提交9 days ago
星标993
许可证GPL-3.0
状态
查看源代码

类似扩展

Project Session Manager

100

Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions

技能
Yeachan-Heo

使用我的浏览器

100

当工作依赖于用户实时浏览器会话或可见的渲染状态,而不是静态抓取时使用,尤其是在浏览器调试上下文或 DevTools 选择的元素或请求、登录仪表板或 CMS 流程、localhost 应用、上传、下载、媒体检查、DOM 或 iframe 检查、Shadow DOM,或看起来像软 404、身份验证墙、反机器人检查或速率限制的浏览器故障时。

技能
xixu-me

Github

100

Use gh for GitHub issues, PR status, CI/logs, comments, reviews, releases, and API queries.

技能
steipete

Openclaw Testing

100

Choose, run, rerun, or debug OpenClaw tests, CI checks, Docker E2E lanes, release validation, and the cheapest safe verification path.

技能
steipete

Unslop Commit

100

重写提交消息,使其听起来像一个严谨的程序员编写的。去除 AI/营销术语(“全面的解决方案”、“健壮的实现”、“利用”、“增强”、“无缝地”、“此提交...”)。保留 Conventional Commits 格式。主题 ≤72 个字符(目标 ≤50),祈使语气。仅当“为什么”在主题中不明显时才写正文。在用户说“人性化提交”、“去营销术语化提交消息”、“让这个提交听起来像人话”、“/unslop-commit”、“/commit”、“写一个提交”或粘贴草稿提交以供清理时使用。暂存更改时自动触发。

技能
MohamedAbdallah-14

Git Commit

99

Create a git commit with a good message. Use when the user says "commit", "save changes", "commit this", or asks to create a commit after making code changes.

技能
SeifBenayed