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

alchemiststudiosDOTai

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

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

أين توجد skills

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

#01
harness-engineering
٨ skills · ١٧ مارس ٢٠٢٦
مطوّرو البرمجياتمحللو ضمان جودة البرمجيات والمختبرون
٢ فئات مهنية · ١٠٠٪؜ مصنفة
٢٦٪؜الحصة
#02
salary-man-setup
٧ skills · ١٠ مارس ٢٠٢٦
مطوّرو البرمجياتمحللو ضمان جودة البرمجيات والمختبرونمديرو الشبكات وأنظمة الحاسوب
٣ فئات مهنية · ١٠٠٪؜ مصنفة
٢٣٪؜الحصة
#03
pi-harness-skills
٥ skills · ٢٥ مارس ٢٠٢٦
مطوّرو البرمجيات
١ فئات مهنية · ١٠٠٪؜ مصنفة
١٦٪؜الحصة
#04
he0.1
٤ skills · ٢ مارس ٢٠٢٦
مطوّرو البرمجياتمتخصصو إدارة المشاريعمحللو ضمان جودة البرمجيات والمختبرون
٣ فئات مهنية · ١٠٠٪؜ مصنفة
١٣٪؜الحصة
#05
tunacode
٢ skills · ٤ أبريل ٢٠٢٦
مطوّرو البرمجيات
١ فئات مهنية · ١٠٠٪؜ مصنفة
٦٫٥٪؜الحصة
#06
claude-code-gemini-manager-skill
٢ skills · ٢٢ ديسمبر ٢٠٢٥
المهن الحاسوبية الأخرى
١ فئات مهنية · ١٠٠٪؜ مصنفة
٦٫٥٪؜الحصة
#07
coderabbit-config-generator
١ skills · ١٤ فبراير ٢٠٢٦
محللو ضمان جودة البرمجيات والمختبرون
١ فئات مهنية · ١٠٠٪؜ مصنفة
٣٫٢٪؜الحصة
#08
coderabbit-fix-flow-plugin
١ skills · ٢ نوفمبر ٢٠٢٥
محللو ضمان جودة البرمجيات والمختبرون
١ فئات مهنية · ١٠٠٪؜ مصنفة
٣٫٢٪؜الحصة
نعرض هنا أهم 8 مستودعات؛ تستمر القائمة الكاملة أدناه.
مستكشف المستودعات

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

differential-session-runner
مطوّرو البرمجيات

Run or continue a differential debugging session between two implementations, traces, captures, or outputs. Record artifact identity, exact commands, first mismatch progression, findings, validation, and next probe in a durable session log.

١٧ مارس ٢٠٢٦
execute-phase
مطوّرو البرمجيات

Execute implementation plans from .artifacts/plan/. Focus on EXECUTING ONLY - no planning, no fixes outside plan scope. Uses gated checks, atomic commits, and maintains a single execution log in .artifacts/execute/. Use when the user says "execute this plan"…

١٧ مارس ٢٠٢٦
harness-map
مطوّرو البرمجيات

Map a repository's mechanical harness layers: canonical check command, local and CI gates, architecture boundaries, structural rules, behavioral verification, docs ratchets, evidence workflows, and operator-facing surfaces. Use when you need to understand how…

١٧ مارس ٢٠٢٦
plan-phase
مطوّرو البرمجيات

Generate execution-ready implementation plans from research docs - planning ONLY, no fixing or verifying. North Star is whether a JR developer can execute the plan with zero additional context.

١٧ مارس ٢٠٢٦
qa-from-execute
محللو ضمان جودة البرمجيات والمختبرون

Perform quality assurance on code changes after the research-phase -> plan-phase -> execute-phase workflow. STRICTLY QA only—no coding, no fixes, no source-code changes. Focus on changed areas only, emphasizing control/data flow correctness.

١٧ مارس ٢٠٢٦
research-phase
مطوّرو البرمجيات

This skill should be used when mapping or researching a codebase to understand its structure, patterns, and architecture. Use when the user asks to "map the codebase", "research how X works", "find all Y patterns", or needs to understand code organization.…

١٧ مارس ٢٠٢٦
agents-md-mapper
مطوّرو البرمجيات

This skill should be used when creating, refreshing, or validating a repository `AGENTS.md` so it stays concise, current, and grounded in repository evidence. Use when `AGENTS.md` is missing or stale, after refactors or tooling changes, when new docs become…

١٢ مارس ٢٠٢٦
ast-grep-setup
مطوّرو البرمجيات

Set up ast-grep for a codebase with common TypeScript rules for detecting anti-patterns, enforcing best practices, and preventing bugs. Creates sgconfig.yml, rule files, and rule tests. Use when adding structural linting, banning legacy patterns, or…

٢ مارس ٢٠٢٦
codebase-research
مطوّرو البرمجيات

This skill should be used when mapping or researching a codebase to understand its structure, patterns, and architecture. Use when the user asks to "map the codebase", "research how X works", "find all Y patterns", or needs to understand code organization.…

١٠ مارس ٢٠٢٦
differential-session-runner
مطوّرو البرمجيات

Run or continue a differential debugging session between two implementations, traces, captures, or outputs. Record artifact identity, exact commands, first mismatch progression, findings, validation, and next probe in a durable session log.

١٠ مارس ٢٠٢٦
harness-map
مطوّرو البرمجيات

Map a repository's mechanical harness layers: canonical check command, local and CI gates, architecture boundaries, structural rules, behavioral verification, docs ratchets, evidence workflows, and operator-facing surfaces. Use when you need to understand how…

١٠ مارس ٢٠٢٦
implementation-planner
مطوّرو البرمجيات

Generate execution-ready implementation plans from research docs - planning ONLY, no fixing or verifying. North Star is whether a JR developer can execute the plan with zero additional context.

١٠ مارس ٢٠٢٦
plan-executor
مطوّرو البرمجيات

Execute implementation plans from memory-bank/plan/. Focus on EXECUTING ONLY - no planning, no fixes outside plan scope. Uses gated checks, atomic commits, and maintains a single execution log in memory-bank/execute/. Use when the user says "execute this…

١٠ مارس ٢٠٢٦
qa-from-execute
محللو ضمان جودة البرمجيات والمختبرون

Perform quality assurance on code changes after the implementation-planner -> plan-executor workflow. STRICTLY QA only—no coding, no fixes, no source-code changes. Focus on changed areas only, emphasizing control/data flow correctness.

١٠ مارس ٢٠٢٦
salaryman-skill
مديرو الشبكات وأنظمة الحاسوب

This skill should be used when working in the salary-man-setup repository to inspect, run, debug, or extend the Ubuntu bootstrap flow. Use it when another agent needs to drive setup.sh or the numbered install scripts, test the bootstrap on a local or remote…

٦ مارس ٢٠٢٦
عرض ٩ من أصل ٩ مستودعات
تم تحميل كل المستودعات