Commit
技能 已验证 活跃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质量评分
已验证类似扩展
Project Session Manager
100Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions
使用我的浏览器
100当工作依赖于用户实时浏览器会话或可见的渲染状态,而不是静态抓取时使用,尤其是在浏览器调试上下文或 DevTools 选择的元素或请求、登录仪表板或 CMS 流程、localhost 应用、上传、下载、媒体检查、DOM 或 iframe 检查、Shadow DOM,或看起来像软 404、身份验证墙、反机器人检查或速率限制的浏览器故障时。
Github
100Use gh for GitHub issues, PR status, CI/logs, comments, reviews, releases, and API queries.
Openclaw Testing
100Choose, run, rerun, or debug OpenClaw tests, CI checks, Docker E2E lanes, release validation, and the cheapest safe verification path.
Unslop Commit
100重写提交消息,使其听起来像一个严谨的程序员编写的。去除 AI/营销术语(“全面的解决方案”、“健壮的实现”、“利用”、“增强”、“无缝地”、“此提交...”)。保留 Conventional Commits 格式。主题 ≤72 个字符(目标 ≤50),祈使语气。仅当“为什么”在主题中不明显时才写正文。在用户说“人性化提交”、“去营销术语化提交消息”、“让这个提交听起来像人话”、“/unslop-commit”、“/commit”、“写一个提交”或粘贴草稿提交以供清理时使用。暂存更改时自动触发。
Git Commit
99Create 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.