commit-helper

Installation
SKILL.md

Commit Message Helper

A skill for creating properly formatted Git commit messages following the Conventional Commits specification.

When This Skill Activates

This skill activates when you:

  • Ask to commit changes
  • Mention commit messages
  • Request git commit formatting
  • Say "commit" or "git commit"

Commit Message Format

<type>(<scope>): <subject>

<body>
Related skills
Installs
497
GitHub Stars
54
First Seen
Jan 22, 2026