Claude Code Plugins

Community-maintained marketplace

Feedback

commit-helper

@llu77/5
0
0

Generate conventional commit messages from code changes

Install Skill

1Download skill
2Enable skills in Claude

Open claude.ai/settings/capabilities and find the "Skills" section

3Upload to Claude

Click "Upload skill" and select the downloaded ZIP file

Note: Please verify skill by going through its instructions before using it.

SKILL.md

name commit-helper
description Generate conventional commit messages from code changes

Commit Message Helper

This skill helps you write conventional commit messages following best practices.

Quick Start

See usage-guide.md for detailed examples and patterns.

Features

  • Analyzes code changes automatically
  • Follows Conventional Commits specification
  • Suggests appropriate type and scope
  • Handles breaking changes and issue references

Usage

Generate a commit message for my staged changes

or

Create a commit message for: Added user authentication with JWT

Configuration

For advanced configuration and customization, see advanced-config.md.

Examples

See examples.md for real-world commit message examples.