Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

ai-reference

يحتوي ai-reference على 11 من skills المجمعة من okisdev، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
11
Stars
0
محدث
2026-07-12
Forks
0
التغطية المهنية
2 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

upgrade-deps
مطوّرو البرمجيات

Upgrade dependency versions and lockfiles across npm workspaces, Python uv projects, and GitHub Actions when asked to bump, upgrade, or update dependencies.

2026-07-12
approve-pr
محللو ضمان جودة البرمجيات والمختبرون

Approve a GitHub PR as a maintainer once verify-pr clears it, posting the GitHub approval or declining, with an optional hand-off to ship-pr for the merge.

2026-06-26
commit-changes
مطوّرو البرمجيات

Stage and commit only uncommitted file changes into clean, categorized commits; existing commits are left untouched.

2026-06-26
create-branch
مطوّرو البرمجيات

Create a new branch off the default base (not the current HEAD, so unrelated commits stay behind) and move all uncommitted changes onto it. Use when you started work on the wrong branch or on main.

2026-06-26
create-pr
مطوّرو البرمجيات

create or open a GitHub pull request (PR) from the current branch with a title and body that follow the repo's conventions and the user's writing style

2026-06-26
organize-commits
مطوّرو البرمجيات

Organize uncommitted changes or messy commits on the current branch into clean, categorized commits grouped by purpose. Can reset and rewrite already-committed (even pushed) history.

2026-06-26
ship-pr
مطوّرو البرمجيات

Drive a change to a merged PR end to end, building or resuming the PR, looping over CI and review threads to address feedback, and merging once the repo's required-check gate passes.

2026-06-26
summarize-review
محللو ضمان جودة البرمجيات والمختبرون

Write a maintainer-style summary review of a GitHub PR (shortcomings, modifications, potential fixes) for the original author, run after review fixes are applied.

2026-06-26
verify-issue
مطوّرو البرمجيات

Fetch a GitHub issue and verify its claims against the codebase with concrete evidence.

2026-06-26
verify-pr-comments
مطوّرو البرمجيات

Fetch review comments on a GitHub PR (bots + humans) and verify each claim against the actual code, reporting which to accept / reject / defer with concrete evidence and fix drafts.

2026-06-26
verify-pr
مطوّرو البرمجيات

Verify a GitHub PR against its stated goal and the surrounding codebase, judging whether it should exist at all before correctness, tests, conventions, and side effects.

2026-06-26