์Šคํ‚ฌ github-pr-best-practices
๐Ÿ“

github-pr-best-practices

์•ˆ์ „

Create professional GitHub pull requests

๋˜ํ•œ ๋‹ค์Œ์—์„œ ์‚ฌ์šฉํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค: 1natsu172

Creating pull requests without clear standards leads to confusing reviews and delayed merges. This skill provides proven templates and guidelines for writing PR titles, descriptions, and formats following conventional commit standards. Supports both English and Japanese output.

์ง€์›: Claude Codex Code(CC)
๐Ÿ“Š 69 ์ ์ ˆํ•จ
1

์Šคํ‚ฌ ZIP ๋‹ค์šด๋กœ๋“œ

2

Claude์—์„œ ์—…๋กœ๋“œ

์„ค์ • โ†’ ๊ธฐ๋Šฅ โ†’ ์Šคํ‚ฌ โ†’ ์Šคํ‚ฌ ์—…๋กœ๋“œ๋กœ ์ด๋™

3

ํ† ๊ธ€์„ ์ผœ๊ณ  ์‚ฌ์šฉ ์‹œ์ž‘

ํ…Œ์ŠคํŠธํ•ด ๋ณด๊ธฐ

"github-pr-best-practices" ์‚ฌ์šฉ ์ค‘์ž…๋‹ˆ๋‹ค. Create a PR for adding user profile features with avatar upload and bio editing

์˜ˆ์ƒ ๊ฒฐ๊ณผ:

  • ## Summary
  • - Add user profile customization features
  • - Implement avatar upload with image processing
  • - Add bio and social links editing
  • ย 
  • ## Test plan
  • - [ ] Test avatar upload and processing
  • - [ ] Test bio editing with various markdown
  • - [ ] Test social links validation
  • - [ ] Test file size and format validation

๋ณด์•ˆ ๊ฐ์‚ฌ

์•ˆ์ „
v3 โ€ข 1/10/2026

Pure documentation skill containing only markdown files. No executable code, network calls, filesystem access, or environment variable reads. This skill provides guidance templates and best practices for creating GitHub pull requests.

3
์Šค์บ”๋œ ํŒŒ์ผ
1,319
๋ถ„์„๋œ ์ค„ ์ˆ˜
0
๋ฐœ๊ฒฌ ์‚ฌํ•ญ
3
์ด ๊ฐ์‚ฌ ์ˆ˜
๋ณด์•ˆ ๋ฌธ์ œ๋ฅผ ์ฐพ์ง€ ๋ชปํ–ˆ์Šต๋‹ˆ๋‹ค

ํ’ˆ์งˆ ์ ์ˆ˜

38
์•„ํ‚คํ…์ฒ˜
100
์œ ์ง€๋ณด์ˆ˜์„ฑ
83
์ฝ˜ํ…์ธ 
31
์ปค๋ฎค๋‹ˆํ‹ฐ
100
๋ณด์•ˆ
78
์‚ฌ์–‘ ์ค€์ˆ˜

๋งŒ๋“ค ์ˆ˜ ์žˆ๋Š” ๊ฒƒ

Standardize PR format

Apply consistent PR titles and descriptions across your team with conventional commit standards

Improve contribution quality

Guide contributors to write clear PR descriptions that speed up review time

Create bilingual PRs

Generate PR content in English or Japanese to support multilingual development teams

์ด ํ”„๋กฌํ”„ํŠธ๋ฅผ ์‚ฌ์šฉํ•ด ๋ณด์„ธ์š”

Basic PR creation
Create a pull request for a new feature that adds OAuth2 authentication with the following commits: 'feat(auth): add OAuth2 login' and 'feat(config): add provider settings'. Use English output.
Bug fix PR
Write a PR description for fixing a race condition in session management. The root cause was concurrent requests modifying session state. Use Japanese output.
Complex change PR
Create a PR description for migrating API from v1 to v2. Include breaking changes about response format and user ID type changes. Follow the complex change template.
Documentation update
Create a PR for updating API documentation. The changes include new endpoints, authentication examples, and fixed parameter descriptions. Use the documentation template.

๋ชจ๋ฒ” ์‚ฌ๋ก€

  • Follow conventional commit format with type, optional scope, and clear description
  • Keep PR summaries to 1-3 bullet points explaining what and why, not how
  • Always include a test plan with specific, actionable checkbox items

ํ”ผํ•˜๊ธฐ

  • Using emojis in PR titles or descriptions breaks professional standards
  • Vague descriptions like 'Updated stuff' provide no context for reviewers
  • Creating PRs without analyzing all commits misses important changes

์ž์ฃผ ๋ฌป๋Š” ์งˆ๋ฌธ

What tools support this skill?
Compatible with Claude, Codex, and Claude Code. Works with any LLM that can read markdown documentation.
What conventional commit types are supported?
Supports feat, fix, docs, style, refactor, perf, test, build, ci, chore, and revert types.
How do I switch between English and Japanese?
Specify the language in your prompt. Default is English. Use 'Use Japanese output' for Japanese content.
Is my data safe when using this skill?
This is a read-only documentation skill. It does not access files, networks, or external services.
Why are my PRs rejected by CI?
Ensure title follows format 'type(scope): description' with no emojis and proper tense. Check project-specific templates.
How is this different from git-analysis skill?
Git-analysis gathers commit information. This skill formats PR content. Use them together for best results.

๊ฐœ๋ฐœ์ž ์„ธ๋ถ€ ์ •๋ณด

์ž‘์„ฑ์ž

1natsu172

๋ผ์ด์„ ์Šค

MIT

์ฐธ์กฐ

master

ํŒŒ์ผ ๊ตฌ์กฐ

๐Ÿ“ resources/

๐Ÿ“„ pr-template-examples.md

๐Ÿ“„ REFERENCE.md

๐Ÿ“„ SKILL.md