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

cjber

عرض على مستوى المستودعات لـ 7 skills مجمعة عبر 1 مستودعات GitHub.

skills مجمعة
7
مستودعات
1
محدث
2026-07-16
خريطة المستودعات

أين توجد skills

أهم المستودعات حسب عدد skills المجمعة، مع حصتها من كتالوج هذا المنشئ وانتشارها المهني.

مستكشف المستودعات

المستودعات و skills الممثلة

pr
مطوّرو البرمجيات

End-to-end ship loop, opusplan on the Claude side (Opus plans, Sonnet executes): plan in parallel with Codex (both draft, cross-review, you synthesize), then implement in ONE worktree with Codex (terra) doing the bulk and a Claude arm doing a disjoint slice alongside for speed, cross-review, one /review, finishing with a single green ready-for-review (non-draft) PR per repo. Use for 'ship this as a PR', 'build this end-to-end', or '/pr'.

2026-07-16
review
محللو ضمان جودة البرمجيات والمختبرون

Canonical review entrypoint: review a target diff with two independent reviewers — Codex and Claude (Opus) — in parallel, have each vet the other's findings, and synthesize one ranked, deduplicated verdict. Targets a provided branch/range/PR, or the current branch vs origin/main when given no args. Review-only (delegates fixing). Use for 'review this branch', 'review PR 1234', or '/review'.

2026-07-16
monitor
مديرو الشبكات وأنظمة الحاسوب

Health overview skill — queries Sentry, Langfuse, Metabase, PostHog, and GitHub from the command line (curl + gh, credentials from the repo .env) to produce a consolidated health report for the last 12 hours.

2026-07-13
wt
مطوّرو البرمجيات

Creates an isolated git worktree on a cb/-prefixed branch off fresh origin/main using plain `git worktree` (worktrees live under ~/.worktrees, .env is copied in, an optional zellij tab + dev server open), and prunes merged worktrees first. Use when the user wants a new worktree, to start isolated/parallel work on a feature or branch, or to spin up/clean up a scratch checkout, even if they don't say 'worktree' or 'wt'.

2026-07-13
commit
مطوّرو البرمجيات

Runs the full ship loop in this repo: drafts a Conventional-Commits message, stages explicitly named files, creates a signed commit (git commit -S), opens a PR with summary/test-plan, then polls CI checks and review comments (CodeRabbit, reviewers) until they settle. Use whenever the user wants to commit, push, open a PR, or watch CI, even if they just say 'commit this', 'ship it', 'make a PR', or '/commit'.

2026-07-11
issue
مطوّرو البرمجيات

Two modes. With issue number(s): turns each GitHub issue into a concrete, file-level implementation plan under `~/.claude/plans/` (planning only, no commits). With NO args: triages every open issue in the repo, clarifies scope with the user (pushing for the largest batch), then fans out a `Workflow` that drives as many issues as possible to signed DRAFT PRs. Use when the user gives an issue number, asks to review/scope/plan a GitHub issue ('look at issue 3765'), or asks to triage/clear/close out the whole issue backlog ('/issue', 'triage all issues', 'close as many issues as you can').

2026-07-06
grilling
متخصصو إدارة المشاريع

Interview the user one question at a time to resolve a plan or design before any code is written. Use when the user wants to stress-test a plan, says 'grill me', 'grill this', 'poke holes', or hands over an ambiguous task where guessing would be costlier than asking. Adapted from mattpocock/skills.

2026-06-21
عرض 1 من أصل 1 مستودعات
تم تحميل كل المستودعات