git-commits
CommunityCraft clear, conventional Git commits effortlessly.
Software Engineering#git#workflow#code review#version control#conventional commits#commits#atomic commits
Authorjpoutrin
Version1.0.0
Installs0
System Documentation
What problem does it solves?
Maintaining a clean, readable, and semantically meaningful Git commit history is essential for collaboration, code review, and release management. Inconsistent or vague commit messages hinder understanding and automation. This Skill enforces best practices for Git commits.
Core Features & Use Cases
- Conventional Commits Format: Guidance on the standard format (
<type>[optional scope]: <description>) for clear and consistent messages. - Commit Types: Definitions for common types like
feat,fix,docs,refactor, and their semantic versioning implications. - Atomic Commits: Principles for ensuring each commit represents one logical, independently revertible change.
- Commit Message Rules: Guidelines for imperative mood, line length, and handling breaking changes.
- Claude Code Commit Footer: Specific instructions for including AI-generated attribution in commit messages.
- Use Case: Writing a new feature commit message, fixing a bug and documenting it correctly, ensuring all commits are atomic, or generating a changelog from commit history.
Quick Start
Use the git-commits skill to generate a conventional commit message for a new feature that adds user profile editing.
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: git-commits Download link: https://github.com/jpoutrin/product-forge/archive/main.zip#git-commits Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.