commit-conventions
CommunityAutomate perfect Git commits, every time.
Software Engineering#code quality#git#collaboration#version control#commit#conventions#semantic release
Authormawazawa
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Inconsistent, unclear Git commit messages lead to messy history, difficult debugging, and poor collaboration. This Skill standardizes your commit messages, ensuring clarity, traceability, and adherence to project conventions, saving you time on reviews and rework.
Core Features & Use Cases
- Semantic Commit Formatting: Enforces a
type(scope): subjectstructure for clear, categorized changes, making your Git history easy to navigate. - AI Co-Authorship: Automatically adds
Co-Authored-By: ClaudeandGenerated with Claude Codefor transparency and proper attribution of AI-assisted commits. - Pre-Commit Checklist: Guides you through essential checks (e.g., build, runtime verification) before committing, preventing common errors.
- Use Case: When working on a new feature, you can ask the AI to "Generate a commit message for adding FL-320 field mappings, following SwiftFill conventions, including a body explaining the motivation."
Quick Start
Generate a semantic commit message for a new feature that adds user authentication, including a body explaining the motivation and how it differs from previous behavior.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: commit-conventions Download link: https://github.com/mawazawa/tabboo/archive/main.zip#commit-conventions Please download this .zip file, extract it, and install it in the .claude/skills/ directory.