بنقرة واحدة
create-issue
Create a GitHub issue (bug report or feature request) following project templates
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Create a GitHub issue (bug report or feature request) following project templates
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Create a pull request with conventional commit title, auto-detected base branch, and filled-in PR template
Fix unresolved PR review comments, reply, and resolve threads
Code review current changes using project review standards before creating a PR
Run lint, typecheck, and svelte-check to validate the codebase
| name | create-issue |
| description | Create a GitHub issue (bug report or feature request) following project templates |
Create a GitHub issue for this repository following our issue templates.
Ask me:
For a bug report, ask:
For a feature request, ask:
After gathering all answers, create the issue with gh issue create:
bug: <short description>feat: <short description>bug for bugs, enhancement for featuresShow me the issue URL when done.