概要
The Conventional Commits skill empowers Claude to compose structured, specification-compliant git commit messages that are both human-readable and machine-parsable. By enforcing standardized types, optional scopes, and breaking change indicators, this skill facilitates seamless integration with automation tools like semantic-release, commitizen, and git-cliff. It ensures your project history remains clean and professional while automatically correlating code changes to Semantic Versioning (SemVer) increments, making it an essential utility for modern CI/CD workflows and collaborative software development.