gitmoji-conventional
Installation
SKILL.md
Gitmoji + Conventional Commits
Format git commits and Pull Request titles as:
<gitmoji> <type>[optional scope][!]: <description>
Examples:
✨ feat(api): add OAuth login support
🔥 refactor(cache): remove deprecated cache layer
🚑 fix(auth): patch token validation vulnerability
When to Apply
This skill MUST be applied when the assistant:
- generates or suggests a git commit message
Related skills