git-conventional

Community

Generate Conventional Commits messages.

Authorneelbauman
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the creation of Git commit messages that adhere to the Conventional Commits specification, ensuring consistency and clarity in your project's commit history.

Core Features & Use Cases

  • Automated Type and Scope Detection: Analyzes code changes (diff) to suggest the appropriate commit type (feat, fix, docs, etc.) and scope based on modified file paths.
  • Description Generation: Crafts concise, imperative-style descriptions for commit messages.
  • Use Case: After making changes to the authentication module, use this skill to generate a commit message like feat(auth): implement two-factor authentication.

Quick Start

Use the git-conventional skill to create a commit message for your latest changes.

Dependency Matrix

Required Modules

None required

Components

scriptsreferencesassets

💻 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-conventional
Download link: https://github.com/neelbauman/claude-skills-repo/archive/main.zip#git-conventional

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.