pr-template
Provides a structured template for Pull Request descriptions. Use when creating PRs, triggered by requests like "create a PR", "make a pull request", or "open a PR".
$ 安裝
git clone https://github.com/yaakaito/yaakaito /tmp/yaakaito && cp -r /tmp/yaakaito/.claude/skills/pr-template ~/.claude/skills/yaakaito// tip: Run this command in your terminal to install the skill
SKILL.md
name: pr-template description: Provides a structured template for Pull Request descriptions. Use when creating PRs, triggered by requests like "create a PR", "make a pull request", or "open a PR".
PR Template
${Summary}
## Key Changes
- `filename` ...
- `filename` ...
## Technical Details
- ...
- ...
## Breaking Changes
- None (or list breaking changes)
## Dependency Changes
- None (or list added/removed/updated dependencies)
## Related Documentation
- ...
- ...
Repository

yaakaito
Author
yaakaito/yaakaito/.claude/skills/pr-template
1
Stars
0
Forks
Updated3d ago
Added1w ago