commit
FlorianBruniaux/claude-code-ultimate-guide
This utility guides users in creating standardized and descriptive commit messages for staged changes using the Conventional Commits specification. It enforces structure, defining types (feat, fix, chore, etc.), scopes, and detailed body/footer requirements, ensuring a clear and maintainable project history.