بنقرة واحدة
open-pr
Open a PR on GitHub with the changes introduced.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Open a PR on GitHub with the changes introduced.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
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.
| 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.