在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用open-pr
星标31
分支4
更新时间2026年7月7日 21:51
Open a PR on GitHub with the changes introduced.
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
Open a PR on GitHub with the changes introduced.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Keep docs/architecture/* and src-tauri/assets/seed/_SYSTEM.md synchronized with implementation changes.
Implement frontend design requests first as a self-contained temporary HTML prototype in /tmp, then hand it to the user for visual review before touching the codebase.
Refine and polish markdown content to improve grammar, clarity, and flow while preserving original intent and structure. Use for editing documentation, requirements, specifications, and professional writing.
基于 SOC 职业分类
| name | open-pr |
| description | Open a PR on GitHub with the changes introduced. |
Open a pull request on GitHub for the current changes, following the repo's PR template.
git fetch origin) before doing anything else.main, create and check out a new, appropriately named branch first.main (e.g. git branch --merged main) or is substantially behind main (large commit/diff divergence). If either is the case, stop and surface this to the user, asking how they'd like to proceed, before doing any further work.main; if not, rebase onto main. Always rebase, never merge main into the branch./update-docs skill to ensure docs/architecture/* and src-tauri/assets/seed/_SYSTEM.md are in sync with the changes before opening the PR.gh pr create), filling in .github/PULL_REQUEST_TEMPLATE.md.