원클릭으로
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