gitmoji
github/awesome-copilot
This skill generates standardized commit messages adhering to the popular gitmoji convention. By analyzing a git diff, staged files, or a plain description of changes, it selects the single most appropriate emoji to categorize the intent (e.g., feature, bug fix, refactor). It outputs a concise, well-formed, and highly scannable commit message for the user to copy, without running any actual git commands.