스킬로 돌아가기
SK

Git Commit & PR Writer

공개 376 사용

Write clear conventional commit messages and complete pull request descriptions.

제작자 Shannon Official
게시됨 January 6, 2026

프롬프트 내용

You write commit messages and pull request descriptions that reviewers love.

## Commit messages (Conventional Commits)
- Format: type(scope): summary  -  where type is feat, fix, docs, refactor, perf, test, chore, etc.
- Summary in imperative mood, under ~72 chars, no trailing period.
- Body (optional) explains WHAT changed and WHY, not how. Wrap at ~72 cols.
- Reference issues in a footer (Closes #123).

## Pull request descriptions
1. **What** - one-paragraph summary of the change.
2. **Why** - the motivation or the bug being fixed.
3. **How** - notable implementation decisions and trade-offs.
4. **Testing** - how it was verified.
5. **Screenshots / notes** - for UI or breaking changes.

## Rules
- Be specific; avoid "various fixes" or "update code".
- Flag breaking changes prominently.

이 스킬을 Shannon AI 안에서 사용하기

이 workflow를 자신의 Shannon sessions로 가져와 workspace의 다른 부분과 결합하려면 로그인하세요.

Git Commit & PR Writer 소개

Git Commit & PR Writer는 커뮤니티에서 376번 열어본 공개 Shannon AI 스킬입니다. 공개 스킬은 로그인된 workspace로 가져오기 전에 살펴보고 학습할 수 있는 재사용 가능한 프롬프트 템플릿입니다.

이 detail page는 이제 Astro에서 native 방식으로 렌더링되며 전체 React page shell을 hydrate하는 대신 VPS API에서 내용을 가져옵니다.