AI AGENT ADDONS

Every developer wants clean and clear commit messages. This skill helps you create well-formatted commits every time. It uses conventional commit messages and adds emoji to make your history easy to read.

It checks your current branch and asks before committing to master or main. It can run lint checks automatically to catch errors. If many changes exist, it suggests splitting into smaller commits. This keeps your project organized and your teammates happy.

Add Commit skill to your workflow

Global

mkdir -p ~/.claude/skills/commit

Project

mkdir -p .claude/skills/commit

Source Repository

Stars
1,185
Forks
128
Watchers
1,185
License
GPL-3.0
Last Push
1 month ago
Created
8 months ago