Git Commit
技能 已验证 活跃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.
To help users create well-crafted, conventional git commit messages automatically, improving commit history clarity and consistency.
功能
- Review staged and unstaged changes
- Draft commit messages following conventional commits
- Focus on 'why' changes were made
- Enforce message length and structure
- Utilize standard git commands
使用场景
- When user wants to save changes with a good commit message
- After making code changes and staging them
- When unsure about commit message best practices
- To maintain a consistent commit history
非目标
- Pushing commits to remote repositories
- Skipping git hooks or verification
- Performing destructive git operations beyond standard commit amends/resets
实践
- Conventional Commits
- Code Review
- Version Control Best Practices
先决条件
- Git installed and configured
- Staged changes in the repository
- Bash and standard git commands available in the runtime environment
Documentation
- info:READMEThe README is comprehensive but very long, though it does not detract from the core functionality described in the SKILL.md.
安装
npx skills add SeifBenayed/claude-code-sdk通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。
质量评分
已验证类似扩展
Project Session Manager
100Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions
Oh My Claudecode
100Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly
使用我的浏览器
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.
ClawSweeper Skill
100Use for all ClawSweeper work: OpenClaw issue/PR sweep reports, commit-review reports, repair jobs, cloud fix PRs, @clawsweeper maintainer mention commands, trusted ClawSweeper-reviewed autofix/automerge, GitHub Actions monitoring, permissions, gates, and manual backfills.