commit-message-generator
SkillCommunicationGenerates standardized and meaningful commit messages following best practices. Use when writing or improving commit messages.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the commit-message-generator skill
What this skill tells your AI
The instructions your AI receives, as published by elisaterumi-ai/agent-skills-in-practice in examples/commit-message-generator/SKILL.md and read by ahel’s review.
Instructions
When generating a commit message:
- Understand the purpose of the changes
- Identify the main impact
- Use concise and clear language
- Prefer imperative tone (e.g., "Add", "Fix", "Update")
- Optionally include additional details
Output Format
type(scope): short description
- bullet points explaining changes (optional)
Examples
feat(auth): add login with Google fix(api): handle null response in user endpoint refactor(ui): simplify navbar component
Signals
- GitHub stars
- 133
- Forks
- 33
- Last commit
- May 2026
Advanced
- Catalog kind
- skill
- Gateway key
commit-message-generator- Source
- github.com/elisaterumi-ai/agent-skills-in-practice