กลับไปยังทักษะ
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 ของคุณเอง และผสานเข้ากับส่วนอื่นของ workspace ของคุณ

เกี่ยวกับ Git Commit & PR Writer

Git Commit & PR Writer คือทักษะ Shannon AI แบบสาธารณะที่ถูกเปิดใช้งานโดยชุมชน 376 ครั้ง ทักษะสาธารณะคือ reusable prompt templates ที่สามารถศึกษาได้ก่อนนำเข้าสู่ workspace ที่ลงชื่อเข้าใช้แล้ว

หน้ารายละเอียดนี้ตอนนี้เรนเดอร์แบบเนทีฟใน Astro และดึงคอนเทนต์จาก VPS API แทนการ hydrate React page shell ทั้งหน้า