ワンクリックで
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 ページを確認してインストールできます。
SOC 職業分類に基づく
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
| 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