Gitmoji 提交信息
原名:gitmoji
根据实际改动选择合适的 Gitmoji 并生成清楚的提交说明。
中文 Skills 技能说明
适合已经采用 Gitmoji 规范的仓库。提交信息只能描述真实差异,先检查暂存范围和敏感文件;技能生成消息,不自动暂存、提交或推送。
上游能力依据
上游原始适用说明:Generates commit messages following the gitmoji convention (https://gitmoji.dev) — picks the right emoji for the intent of the change and writes a well-formed message. Use when asked to "write a gitmoji commit", "add an emoji to my commit message", "which gitmoji should I use", "gitmoji this change", or when a project uses gitmoji-style commit messages. Works from a git diff, staged changes, or a plain description of the change. Generates the message only — does not run git commands.
上游 SKILL.md 主要章节(保留原文标题):
- When to Use This Skill
- Message Format
- Emoji Style: Unicode vs Shortcode
- How It Works
- Step 1: Understand the Change
- Step 2: Identify the Dominant Intent
- Step 3: Pick Exactly One Emoji
- Step 4: Write the Message
- Step 5: Output
- Edge Cases
使用边界
先读取项目约定、依赖版本和现有测试,再提出最小改动。写文件、运行脚本、提交代码或发布前应检查差异并保留回退路径。
作者、翻译与许可证
- 原作者
- GitHub, Inc. 与 awesome-copilot contributors
- 中文翻译
- CEOFans翻译
- 许可证
- MIT
- 上游来源
- https://github.com/github/awesome-copilot/tree/bbaa5872640e6cbae953beb22a71ae337398ca12/skills/gitmoji
适用范围
平台:linux、macos、windows;标签:代码协作、Gitmoji 提交信息
安全提示
基础静态扫描不等于绝对安全。技能可能调用命令、浏览器、云服务或本地文件,请在最小权限环境中使用,高风险操作必须人工确认。
如发现侵权、许可证或安全问题,可在本页前台提交投诉,管理员复核后可立即下架。