skills/beiyanyunyi/skills/conventional-gitmoji-commit

conventional-gitmoji-commit

SKILL.md

conventional-gitmoji-commit

When you're writing a git commit message, you'd be familiar with the conventional-gitmoji-commit style:

<type>[optional scope]: <description>

[optional body]

[optional footer(s)]

Conventional-gitmoji-commit is "compatible" with the conventional commit style, but it also incorporates gitmoji to make commit messages more visually appealing and easier to understand at a glance. The format is:

<type>[optional scope]: <gitmoji> <description>

[optional body]

[optional footer(s)]

For example:

feat: ✨ Add new user authentication flow

Always write commit messages in English, whatever the historical commit messages are.

When to use

When you're writing a git commit message.

Instructions

  1. Choose a type from the conventional-commit types and an appropriate gitmoji.
    1. If not sure which type you can use, check the descriptions in ./conventional-commit.yaml and ./gitmoji.yaml.
  2. Write the commit message in English.
Weekly Installs
5
First Seen
7 days ago
Installed on
opencode5
gemini-cli5
claude-code5
github-copilot5
codex5
kimi-cli5