commit-messages
Spec compliantcommit-messages analyzes git diffs and produces conventional commit messages focused on the why, not just the what.
Generate clear, conventional commit messages from staged changes.
When to use
- → Writing commit messages
- → Before git commit
- → Conventional commits
Platforms
Cursor Claude Code GitHub Copilot
Install
CLI install
npx skills add https://github.com/skill123app/curated-skills/tree/main/commit-messages Manual install
~/.cursor/skills/commit-messages/ ~/.claude/skills/commit-messages/ ~/.copilot/skills/commit-messages/ Resources
skill-name/
├── SKILL.md
Source
https://github.com/skill123app/curated-skills/commit-messagesRelated Skills
babysit Featured
Keep PRs merge-ready by triaging comments, resolving conflicts, and fixing CI.
Productivity Cursor Claude Code
Q91 spec ✓
Split large changes into small, reviewable pull requests.
Productivity Cursor Claude Code
Q90 spec ✓
Create Cursor Automations for scheduled or triggered agent workflows.
Productivity Cursor
Q88 spec ✓
Modify Cursor/VSCode user settings in settings.json safely.
Productivity Cursor
Q86 spec ✓