git-convention

Community

Enforce consistent Git commit messages automatically.

AuthorLugeKit
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill enforces a consistent, conventional git commit message format across all changes, improving readability and governance of your version history.

Core Features & Use Cases

  • Enforces header format with a change type (feat, fix, chore, build, ci, etc.) and a concise summary.
  • Ensures a body is present after the header only if details exist, and supports a numbered Details list for multiple changes.
  • Provides examples for single-change and multi-change commits and guidance on when to apply each pattern.

Quick Start

Use this skill to structure your commit messages. Example: feat: add login feature

  • For multiple changes, list each item after a blank line using a numbered list:
  1. Implement login flow
  2. Update tests for authentication

Dependency Matrix

Required Modules

None required

Components

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-convention
Download link: https://github.com/LugeKit/dotfiles/archive/main.zip#git-convention

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.