conventional-commitsFormat commit messages using the Conventional Commits specification. Use when creating commits, writing commit messages, or when the user mentions commits, git commits, or commit messages. Ensures commits follow the standard format for automated tooling, changelog generation, and semantic versioning.
Install via ClawdBot CLI:
clawdbot install bastos/conventional-commitsGrade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://www.conventionalcommits.org/en/v1.0.0/Audited Apr 16, 2026 · audit v1.0
Generated Mar 1, 2026
A team of developers working on a web application uses the skill to standardize commit messages across all repositories. This ensures automated changelog generation and semantic versioning, improving collaboration and release management.
Maintainers of an open-source library apply the skill to enforce consistent commit formatting. This helps contributors follow best practices, facilitates automated tooling for version bumps, and enhances project transparency.
A DevOps engineer integrates the skill into CI/CD workflows to validate commit messages before deployment. This ensures that breaking changes are flagged early, supporting automated semantic versioning and reducing release errors.
A freelance developer uses the skill to maintain clean commit histories for client projects. This aids in tracking changes, generating professional documentation, and demonstrating code quality during project handovers.
Instructors at a coding bootcamp incorporate the skill into curriculum to teach students best practices for version control. This prepares learners for industry standards, emphasizing clear communication and automated workflows in software development.
A software-as-a-service company integrates the skill into its development platform to offer automated commit formatting as a feature. This attracts teams seeking streamlined workflows, with revenue generated through subscription tiers based on usage and advanced analytics.
A consulting firm provides services to help organizations adopt Conventional Commits, including training, integration support, and custom tooling. Revenue comes from project-based contracts and ongoing maintenance agreements for large enterprises.
A marketplace for developer tools includes the skill as a premium add-on for version control systems. Revenue is generated through one-time purchases or licensing fees, targeting individual developers and small teams looking to enhance their git workflows.
💬 Integration Tip
Integrate the skill into git hooks or CI/CD pipelines to automatically format and validate commit messages, ensuring consistency without manual effort.
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.
Essential Git commands and workflows for version control, branching, and collaboration.
GitHub API integration with managed OAuth. Access repositories, issues, pull requests, commits, branches, and users. Use this skill when users want to interact with GitHub repositories, manage issues and PRs, search code, or automate workflows. For other third party apps, use the api-gateway skill (
Advanced git operations beyond add/commit/push. Use when rebasing, bisecting bugs, using worktrees for parallel development, recovering with reflog, managing subtrees/submodules, resolving merge conflicts, cherry-picking across branches, or working with monorepos.
Query the DeepWiki MCP server for GitHub repository documentation, wiki structure, and AI-powered questions.
Generate GitHub AI trending project reports as formatted text leaderboards. Fetches top-starred AI/ML/LLM repos by daily, weekly, or monthly period and renders a styled leaderboard. Use when the user asks for AI project trends, GitHub trending, AI leaderboard, or wants to see popular AI repos.