git-commit-guide

Community

Standardize Git commits for clarity.

AuthorLeavesfly
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enforces a standardized format for Git commit messages, improving code history clarity, automation capabilities, and team collaboration.

Core Features & Use Cases

  • Conventional Commits Enforcement: Guides users to write commit messages following the Conventional Commits specification.
  • Automated Validation: Includes a script to check Git configuration and recent commit messages for compliance.
  • Use Case: Before committing code, run this Skill to ensure your commit message clearly states the type of change (feat, fix, docs, etc.), the scope, and a concise description, making your project's history understandable at a glance.

Quick Start

Run the check-git.sh script to verify your Git environment and commit message conventions.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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-commit-guide
Download link: https://github.com/Leavesfly/Jimi/archive/main.zip#git-commit-guide

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 471,000+ vetted skills library on demand.