git-conventionsGit commit message conventions and workflow rules. Use when making git commits, pushing changes, or performing git operations.
Install via ClawdBot CLI:
clawdbot install douglarek/git-conventionsGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 21, 2026
A development team uses the skill to enforce consistent commit messages and workflows, ensuring clear communication and traceability across multiple contributors. It helps maintain a clean git history and reduces merge conflicts during code reviews.
Open source maintainers apply the skill to standardize contributions from diverse global contributors, improving documentation and facilitating automated changelog generation. It ensures compliance with project guidelines and enhances community engagement.
In a CI/CD environment, the skill automates commit validation and push confirmations, reducing human error and speeding up deployment cycles. It integrates with tools like Jenkins or GitHub Actions to enforce workflow rules before merging.
Instructors use the skill to teach best practices in version control, helping students learn semantic commit formats and safe git operations. It provides real-time feedback and reinforces professional standards in software development courses.
Freelancers adopt the skill to maintain organized git histories for client projects, ensuring transparency and easy rollback capabilities. It aids in solo development by prompting push confirmations and displaying repository URLs for quick access.
Offer the skill as part of a subscription-based platform for development teams, providing analytics on commit patterns and automated compliance checks. Revenue is generated through monthly or annual fees per user or team.
Sell customized versions of the skill to large corporations, integrating it with their internal git systems and offering premium support. Revenue comes from one-time licensing fees or tiered enterprise packages.
Provide a basic version of the skill for free to attract individual developers, while charging for advanced features like AI-powered commit suggestions or detailed reporting. Revenue is driven by upgrades to premium tiers.
💬 Integration Tip
Integrate this skill with popular git platforms like GitHub or GitLab using webhooks to automate rule enforcement and provide real-time feedback during commit processes.
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...