writing-commits
Use when writing a commit message or naming a branch in this repository
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Use when writing a commit message or naming a branch in this repository
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Use when adding, changing, or reviewing HTTP API controllers, request and response DTOs, ApiResponse payloads, JSON field names, or response nesting in this repository
Use when adding, moving, or renaming code in this repository, or deciding which module and package something belongs in
Use when opening a pull request or writing a PR description in this repository
| name | writing-commits |
| description | Use when writing a commit message or naming a branch in this repository |
[TYPE] ํ๊ตญ์ด ์์ฝ (์: [FEAT] ๊ณตํต API ์๋ต ๋ฐ ๋น์ฆ๋์ค ์์ธ ์ฒ๋ฆฌ ์ถ๊ฐ)FEAT FIX REFACTOR TEST DOCS CHORE DEPLOYfeature/<slug> fix/<slug> chore/<slug>, base๋ developํ ์ปค๋ฐ์๋ ํ ๊ฐ์ง๋ง ๋ด๋๋ค. ๋ฆฌํฉํฐ๋ง๊ณผ ๊ธฐ๋ฅ ์ถ๊ฐ๊ฐ ์์ด๋ฉด ๋๋๋ค.
ํ์คํ์ง ์์ผ๋ฉด git log --oneline -20์ ํ์คํ ๋ฆฌ๋ฅผ ๋ฐ๋ฅธ๋ค.
PR ์ ๋ชฉ๋ ๊ฐ์ ํ์์ด๋ค. PR ๋ณธ๋ฌธ ์์ฑ์ writing-pull-requests๋ฅผ ์ด๋ค.