Skip to main content
~/
skillsmp
検索
クリエイター
職種
ドキュメント
JA
Manusで任意のスキルを実行
ワンクリックで
ワンクリックでManusで任意のスキルを実行
始める
$
pwd:
~
/
occupations
/
More
/
ソフトウェア開発者
/
create-pr
create-pr
//
The recommended way to create a pull request
Manusで実行
$ git log --oneline --stat
stars:
0
forks:
0
updated:
2026年5月8日 00:22
SKILL.md
readonly
$
cd
top
ワンクリックで任意のスキルを実行
package.json
"author"
:
"Screenly"
"repository"
:
"Screenly/edge-apps-claude-config"
GitHub リポジトリを開く
Creator のリポジトリを見る
$ install --global
npx
bunx
pnpm
npx
skills add Screenly/edge-apps-claude-config
$ download --local
Zipをダウンロード
Manusで実行
$ useful --for
SOC
ソフトウェア開発者
コンピュータ・数学職
15-1252
L4
name
create-pr
description
The recommended way to create a pull request
Creating a Pull Request
When Creating a Pull Request
Must use the GitHub CLI to create a pull request
If GitHub CLI is not available, create the pull request via the GitHub MCP server if it's set up
Must use Conventional Commits for writing pull request titles. Check
Conventional Commits
for details
Keep the pull request description short and concise
Must automatically assign the pull request to yourself
Must mark the pull request as "Draft" until it's ready for review
Pull requests should be created against the repo's default branch (e.g.,
main
or
master
)