Skip to main content
srid
ملف منشئ GitHub

srid

عرض على مستوى المستودعات لـ ٦٣ skills مجمعة عبر ١٣ مستودعات GitHub.

skills مجمعة
٦٣
مستودعات
١٣
محدث
١١ يوليو ٢٠٢٦
خريطة المستودعات

أين توجد skills

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

#01
emanote
٢٥ skills · ٢٨ يونيو ٢٠٢٦
مطوّرو البرمجياتمحللو ضمان جودة البرمجيات والمختبرونمديرو الشبكات وأنظمة الحاسوبالمهن الحاسوبية الأخرى
٤ فئات مهنية · ١٠٠٪؜ مصنفة
٤٠٪؜الحصة
#02
haskell-flake
٦ skills · ١٥ أبريل ٢٠٢٦
مطوّرو البرمجياتمحللو ضمان جودة البرمجيات والمختبرون
٢ فئات مهنية · ١٠٠٪؜ مصنفة
٩٫٥٪؜الحصة
#03
anywhen
٥ skills · ٢٢ مايو ٢٠٢٦
مطوّرو البرمجياتالمهن الحاسوبية الأخرى
٢ فئات مهنية · ١٠٠٪؜ مصنفة
٧٫٩٪؜الحصة
#04
drishti
٤ skills · ١١ يوليو ٢٠٢٦
مطوّرو البرمجياتمحللو ضمان جودة البرمجيات والمختبرون
٢ فئات مهنية · ١٠٠٪؜ مصنفة
٦٫٣٪؜الحصة
#05
smriti
٤ skills · ٢ يونيو ٢٠٢٦
محللو ضمان جودة البرمجيات والمختبرونمطوّرو البرمجيات
٢ فئات مهنية · ١٠٠٪؜ مصنفة
٦٫٣٪؜الحصة
#06
ai-usage-extension
٤ skills · ٢٩ أبريل ٢٠٢٦
مطوّرو البرمجياتمحللو الإدارة
٢ فئات مهنية · ١٠٠٪؜ مصنفة
٦٫٣٪؜الحصة
#07
quickshare
٤ skills · ٢٨ أبريل ٢٠٢٦
مطوّرو البرمجياتمحللو الإدارة
٢ فئات مهنية · ١٠٠٪؜ مصنفة
٦٫٣٪؜الحصة
#08
skills
٣ skills · ٩ أبريل ٢٠٢٦
مطوّرو البرمجياتالكتّاب التقنيون
٢ فئات مهنية · ١٠٠٪؜ مصنفة
٤٫٨٪؜الحصة
نعرض هنا أهم 8 مستودعات؛ تستمر القائمة الكاملة أدناه.
مستكشف المستودعات

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

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

Run /be's review gauntlet SERIALLY — /lens-debate (lowy ⇄ hickey), then /codex-debate, then /simplify, then code-police, each editing and committing on the live branch in turn. Use from /be §4, or when the user asks to "run the review gauntlet". Requires…

٢٨ يونيو ٢٠٢٦
be
مطوّرو البرمجيات

Modern, interactive alternative to `/do` — clarify intent up front, then take a task end-to-end with a serial AI review gauntlet (lens debate (lowy ⇄ hickey) → codex debate → simplify → code-police, each editing the branch in turn) → CI → evidence. ONLY…

٢٨ يونيو ٢٠٢٦
ci
مديرو الشبكات وأنظمة الحاسوب

Reference for the `odu` runner — how to invoke a full pipeline, a single recipe, or a platform-pinned node, and how to attach to a live run, from a project whose CI odu runs. Trigger when the user asks to "run CI", "run the pipeline", "re-run a check", to run…

٢٨ يونيو ٢٠٢٦
code-police
محللو ضمان جودة البرمجيات والمختبرون

Review code for quality, simplicity, and common mistakes before declaring work complete.

٢٨ يونيو ٢٠٢٦
codex-debate
مطوّرو البرمجيات

Run an automated codex⇄Claude debate to consensus — no round cap, no deadlock exit. Two explicit subcommands. `review` (also the bare/back-compat default) — codex (reviewer) critiques the current diff and a Claude subagent (author) fixes/disputes, looping…

٢٨ يونيو ٢٠٢٦
do
مطوّرو البرمجيات

Do a task end-to-end — implement, PR, CI loop, ship. ONLY invoke when the user explicitly types `/do` or `$do`; never auto-select from a natural-language request, even one that sounds like an end-to-end task.

٢٨ يونيو ٢٠٢٦
hickey
مطوّرو البرمجيات

Evaluate code (especially LLM-generated) for structural simplicity using Rich Hickey's "Simple Made Easy" framework. Use this skill whenever reviewing a PR, diff, or code snippet for accidental complexity — particularly when the code was generated by an AI…

٢٨ يونيو ٢٠٢٦
kolu
المهن الحاسوبية الأخرى

Drive one AI agent from another through kolu's terminals: spawn a Claude Code / Codex / opencode session in a PTY, prompt it, watch the screen for its reply, read it, and prompt again — a create→send→snapshot loop run with the `kaval-tui` CLI directly (no…

٢٨ يونيو ٢٠٢٦
عرض 8 من أصل ٢٥ skills مجمعة.
code-police
محللو ضمان جودة البرمجيات والمختبرون

Review code for quality, simplicity, and common mistakes before declaring work complete.

١٥ أبريل ٢٠٢٦
do
مطوّرو البرمجيات

Do a task end-to-end — implement, PR, CI loop, ship

١٥ أبريل ٢٠٢٦
forge-pr
مطوّرو البرمجيات

Write engaging PR titles and descriptions for any forge (GitHub today; Bitbucket planned). Use when creating or updating PRs. Avoids boring bullet lists; uses narrative paragraphs with bold/italic for emphasis.

١٥ أبريل ٢٠٢٦
hickey
محللو ضمان جودة البرمجيات والمختبرون

Evaluate code (especially LLM-generated) for structural simplicity using Rich Hickey's "Simple Made Easy" framework. Use this skill whenever reviewing a PR, diff, or code snippet for accidental complexity — particularly when the code was generated by an AI…

١٥ أبريل ٢٠٢٦
lowy
مطوّرو البرمجيات

Evaluate architecture and module boundaries for volatility-based decomposition using Juval Lowy's framework (from "Righting Software", building on Parnas 1972). Use when reviewing module splits, service boundaries, new abstractions, or any decomposition…

١٥ أبريل ٢٠٢٦
ralph
مطوّرو البرمجيات

Iterative measurement-driven improvement loop. Measure, profile, mutate, re-measure, commit. Works for performance, bundle size, complexity, test coverage — anything quantifiable. Use when the user wants to systematically improve a metric through repeated…

١٥ أبريل ٢٠٢٦
عرض ١٢ من أصل ١٣ مستودعات