commit-convention

Community

Standardize Git commit messages.

AuthorChengxufeng1994
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures consistency and clarity in Git commit messages across all projects, making code history more readable and maintainable.

Core Features & Use Cases

  • Enforces a Standard Format: Guides users to follow the <type>[(<scope>)]: <description> structure.
  • Defines Commit Types: Provides a clear list of valid types (feat, fix, refactor, etc.) and their meanings.
  • Validates Messages: Checks commit messages against defined rules for format, length, and content.
  • Use Case: Before committing code, ask the Skill to help you write a commit message that follows the established convention, or have it review a message you've already written.

Quick Start

Use the commit-convention skill to validate the following commit message: "feat: add user login functionality".

Dependency Matrix

Required Modules

None required

Components

references

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