git-commit-formatter

Community

Craft perfect git commits, instantly.

Authorainexllc
Version1.0.0
Installs0

System Documentation

What problem does it solves? Inconsistent and poorly formatted commit messages hinder code review, project history, and automated release notes. This skill ensures all your git commits adhere to conventional standards, making your project history clean, readable, and useful.

Core Features & Use Cases

  • Conventional Commit Format: Guides you in creating commits with standard types (feat, fix, docs, etc.) and clear summaries.
  • Detailed Explanations: Prompts for comprehensive body messages explaining the "why" behind changes.
  • Automated Signature: Includes a "Generated with Claude Code" signature for transparency.
  • Use Case: After staging your changes, simply ask this skill to "commit." It will guide you through creating a perfectly formatted commit message, including type, summary, and detailed explanation.

Quick Start

Commit the staged changes with a conventional commit message for a new feature.

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-commit-formatter
Download link: https://github.com/ainexllc/ClaudeCodeTraining/archive/main.zip#git-commit-formatter

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