formatting-commit-messages

Community

Format commits to Conventional Commits.

AuthorWesleySmits
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Conventional commit messages promote consistency across a codebase by describing the nature of changes and enabling automated release notes. This skill helps users format their commits to the Conventional Commits specification by guiding the type, scope, and optional body formatting.

Core Features & Use Cases

  • Analyze staged changes to determine the appropriate type prefix (feat, fix, docs, etc.) and optional scope.
  • Detect breaking changes and signal them with a '!' suffix per the Conventional Commits spec.
  • Generate a properly formatted commit message and present it for user approval during code reviews or release preparation.

Quick Start

Ask the agent to format your next commit message according to Conventional Commits.

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: formatting-commit-messages
Download link: https://github.com/WesleySmits/agent-skills/archive/main.zip#formatting-commit-messages

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.