Acerca de
The Conventional Git Commits skill provides a comprehensive framework for implementing the Conventional Commits specification within any development project. It guides users through writing structured, machine-readable commit messages, setting up automated linting with tools like Husky and Commitlint, and managing semantic versioning triggers. By standardizing commit types, scopes, and breaking change indicators, this skill helps teams maintain a clean repository history, simplify code reviews, and fully automate the release process and changelog documentation.