一键导入
commits
Write git commit messages that state what changed. Apply when creating, amending, or proposing a commit message.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Write git commit messages that state what changed. Apply when creating, amending, or proposing a commit message.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Look up any arxiv paper on alphaxiv.org to get a structured AI-generated overview. This is faster and more reliable than trying to read a raw PDF.
Generate or edit image artifacts by delegating to Codex CLI's built-in image generation tool; do not use for standalone image analysis, PNG reading, or visual QA.
Python coding standards covering language, types, style, and patterns. Apply when writing, editing, or reviewing Python files, including pyproject.toml.
Sync session context to memory and project files
基于 SOC 职业分类
| name | commits |
| description | Write git commit messages that state what changed. Apply when creating, amending, or proposing a commit message. |
Write commit messages that state what changed, nothing more.
add, fix, remove, rename, drop, bump, revert.
Avoid filler verbs like improve, enhance, refactor for better X.add user authenticationfix null check in parserremove unused importsupdate dependenciesrename User.email to User.contactdrop unused logging middlewarebump axios to 1.7revert a1b2c3