git-commit-templateStandardized Git commit message templates using changelog-style categories. Use when creating Git commits with structured format - Added (new features), Chan...
Install via ClawdBot CLI:
clawdbot install ihomway/git-commit-templateGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 21, 2026
A development team uses this skill to enforce consistent commit messages across a project, improving code history readability and facilitating automated changelog generation. It helps in tracking features, bug fixes, and deprecations systematically during agile sprints.
Maintainers of an open-source project adopt this skill to standardize contributions from diverse developers, ensuring commit messages are clear and categorized. This aids in issue tracking, release note creation, and community collaboration on platforms like GitHub.
A DevOps team integrates this skill into their CI/CD pipeline to automate version control and deployment processes. Structured commits enable better monitoring of changes, rollback decisions, and compliance with audit trails in cloud-based environments.
During a major software upgrade, an enterprise uses this skill to document breaking changes, deprecations, and new features in commits. This supports migration planning, training, and stakeholder communication across departments like IT and operations.
A freelance web developer applies this skill to maintain clean commit histories for client projects, enhancing professionalism and ease of future maintenance. It helps in quickly identifying past changes during debugging or feature additions.
Offer this skill as part of a subscription-based SaaS platform that provides enhanced Git tools, analytics, and collaboration features. Revenue is generated through monthly or annual licenses per user or team, targeting small to large development firms.
Provide consulting services to help organizations adopt and customize this skill within their existing workflows, including training and integration with other tools. Revenue comes from project-based fees or hourly rates for implementation support.
Release the skill as open-source software to build a community, then monetize through premium support, advanced features, or enterprise add-ons. Revenue is generated from support contracts, custom development, and donations from corporate users.
💬 Integration Tip
Integrate this skill into existing Git workflows by using the provided helper script or setting up Git hooks for automated validation, ensuring minimal disruption to current practices.
Scored Apr 19, 2026
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
通过网页抓取获取 GitHub 按日/周/月增长的热门仓库。当用户询问 GitHub 趋势、热门项目、本周热点或「什么在 GitHub 上 trending」时使用。可输出列表或 JSON,无需 API Key。
GitHub 操作技能 - 创建仓库、推送代码、管理 Release。全自动,无需用户干预。
Query builder reputation data via Talent Protocol API. Get Builder Rank, verify humans, resolve identities (Twitter/Farcaster/GitHub/wallet), search by location/country, get credentials, and enrich with GitHub data.
Review GitHub repositories, group issues and pull requests by urgency, and take safe triage actions (add labels, comment, propose closure) after confirmation...
Semantic git history search and code archaeology. Use when asked why code exists, who owns a file, what introduced a regression, what changed in a commit ran...