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

genlayerlabs

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

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

أين توجد skills

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

#01
skills
١٣ skills · ١٦ يوليو ٢٠٢٦
مطوّرو البرمجياتمحللو ضمان جودة البرمجيات والمختبرونمديرو الشبكات وأنظمة الحاسوبمتخصصو إدارة المشاريع
٤ فئات مهنية · ١٠٠٪؜ مصنفة
١٧٪؜الحصة
#02
genlayer-studio
١٢ skills · ١٠ مارس ٢٠٢٦
مطوّرو البرمجياتمديرو الشبكات وأنظمة الحاسوبمحللو ضمان جودة البرمجيات والمختبرونمحللو أنظمة الحاسوبمصممو قواعد البيانات
٥ فئات مهنية · ١٠٠٪؜ مصنفة
١٦٪؜الحصة
#03
genvm-manager
١٠ skills · ١٨ أغسطس ٢٠٢٦
مطوّرو البرمجياتمحللو ضمان جودة البرمجيات والمختبرونمديرو الشبكات وأنظمة الحاسوب
٣ فئات مهنية · ٥٠٪؜ مصنفة
١٣٪؜الحصة
#04
intelligent-oracle
٨ skills · ١ يونيو ٢٠٢٦
محللو ضمان جودة البرمجيات والمختبرونمطوّرو البرمجياتمديرو الشبكات وأنظمة الحاسوب
٣ فئات مهنية · ١٠٠٪؜ مصنفة
١١٪؜الحصة
#05
genvm
٧ skills · ١١ يونيو ٢٠٢٦
مطوّرو البرمجياتمحللو ضمان جودة البرمجيات والمختبرونمتخصصو دعم مستخدمي الحاسوب
٣ فئات مهنية · ١٠٠٪؜ مصنفة
٩٫٢٪؜الحصة
#06
genswarms-objects
٤ skills · ١٣ أغسطس ٢٠٢٦
مطوّرو البرمجيات
١ فئات مهنية · ٧٥٪؜ مصنفة
٥٫٣٪؜الحصة
#07
unhardcoded
٣ skills · ٢١ أغسطس ٢٠٢٦
مطوّرو البرمجيات
١ فئات مهنية · ٦٧٪؜ مصنفة
٣٫٩٪؜الحصة
#08
genswarms
٣ skills · ٢٢ أغسطس ٢٠٢٦
مطوّرو البرمجيات
١ فئات مهنية · ١٠٠٪؜ مصنفة
٣٫٩٪؜الحصة
نعرض هنا أهم 8 مستودعات؛ تستمر القائمة الكاملة أدناه.
مستكشف المستودعات

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

genlayernode
مديرو الشبكات وأنظمة الحاسوب

Interactive wizard to set up a GenLayer validator node on Linux.

١٦ يوليو ٢٠٢٦
write-contract
مطوّرو البرمجيات

Write production-quality GenLayer intelligent contracts. Always pins concrete GenVM runner version hashes and never uses local-only test/latest runner aliases. Covers equivalence principles, storage rules, LLM resilience, and cross-contract interaction.

٢ يونيو ٢٠٢٦
direct-tests
محللو ضمان جودة البرمجيات والمختبرون

Write and run fast direct mode tests for GenLayer intelligent contracts.

٢٥ مايو ٢٠٢٦
genlayer-cli
مطوّرو البرمجيات

Use the GenLayer CLI to deploy, interact with, and debug intelligent contracts.

٢٥ مايو ٢٠٢٦
genvm-lint
محللو ضمان جودة البرمجيات والمختبرون

Validate GenLayer intelligent contracts with the GenVM linter.

٢٥ مايو ٢٠٢٦
integration-tests
محللو ضمان جودة البرمجيات والمختبرون

Write and run integration tests against a GenLayer environment.

٢٥ مايو ٢٠٢٦
validator-manage
مديرو الشبكات وأنظمة الحاسوب

Manage GenLayer validators across testnets using the genlayer CLI. Join, fund, set identity, list, and organize validators per network and owner.

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

Execute git commit with conventional commit message analysis, intelligent staging, and message generation. Use when user asks to commit changes or mentions "/commit".

١٣ فبراير ٢٠٢٦
عرض 8 من أصل ١٣ skills مجمعة.
عرض 8 من أصل ١٢ skills مجمعة.
agentic-fuzzing
غير مصنف

Hunts for determinism violations and internal errors in a GenVM executor by writing throwaway probe contracts and running them across leader/validator/sync. Use when asked to fuzz the VM, look for nondeterminism, or turn a PR into a failing test.

١٨ أغسطس ٢٠٢٦
commit-style
غير مصنف

GenVM commit message conventions. Use when writing a commit message, squashing/merging a PR, or amending history. Covers the `type(scope): summary <emoji>` format, the five types, the standard scope set, the gitmoji suffix, and mistakes to avoid (typos, vague…

١٨ أغسطس ٢٠٢٦
rust-test-style
غير مصنف

Always read before writing, adding, or modifying Rust tests — where to put and how to run them.

١٨ أغسطس ٢٠٢٦
spec
غير مصنف

How to write GenVM spec pages (docs/website/src/spec). Use when adding or editing spec sections — brevity, linking constants/errors/terms instead of inlining them, spec vs impl-spec split, and how to verify the build.

١٨ أغسطس ٢٠٢٦
test
غير مصنف

Runs tests for the GenVM project. Use after making code changes to verify correctness.

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

Read this BEFORE trying to fix a GenVM build that fails on macOS. GenVM is NOT built natively on macOS — building from source on Darwin breaks the deterministic runner-artifact invariant. Use a remote Linux nix-builder instead. Triggers on any…

١٧ يوليو ٢٠٢٦
build
مطوّرو البرمجيات

Builds the GenVM project. Use after making code changes to compile Rust binaries.

١٣ يوليو ٢٠٢٦
initial-setup
مطوّرو البرمجيات

Sets up the development environment for GenVM repository. Use when setting up the repo for the first time or when dependencies need to be refreshed.

١٣ يوليو ٢٠٢٦
عرض 8 من أصل ١٠ skills مجمعة.
intelligent-oracle
مطوّرو البرمجيات

Design, deploy, and monitor a GenLayer Intelligent Oracle prediction market from any coding agent. Use when a user wants to create a settled-by-web-evidence prediction market without opening the web UI.

١ يونيو ٢٠٢٦
deploy
مطوّرو البرمجيات

Deploy GenLayer intelligent contracts using the deployment script. User-invoked only.

٤ مايو ٢٠٢٦
direct-tests
محللو ضمان جودة البرمجيات والمختبرون

Write and run fast direct-mode pytest tests for this repo's GenLayer intelligent contracts.

٤ مايو ٢٠٢٦
genlayer-cli
مديرو الشبكات وأنظمة الحاسوب

Use the GenLayer CLI to inspect, interact with, and debug this repo's intelligent contracts.

٤ مايو ٢٠٢٦
genvm-lint
محللو ضمان جودة البرمجيات والمختبرون

Validate this repo's GenLayer intelligent contracts with the GenVM linter.

٤ مايو ٢٠٢٦
integration-tests
محللو ضمان جودة البرمجيات والمختبرون

Run or design live-environment GenLayer tests for this intelligent-oracle repo.

٤ مايو ٢٠٢٦
verify
محللو ضمان جودة البرمجيات والمختبرون

Run tests and build checks across the intelligent-oracle project. Use after making changes to validate nothing is broken.

٤ مايو ٢٠٢٦
write-contract
مطوّرو البرمجيات

Write production-quality GenLayer intelligent contracts for this intelligent-oracle repo.

٤ مايو ٢٠٢٦
commit-style
مطوّرو البرمجيات

GenVM commit message conventions. Use when writing a commit message, squashing/merging a PR, or amending history. Covers the `type(scope): summary <emoji>` format, the five types, the standard scope set, the gitmoji suffix, and mistakes to avoid (typos, vague…

١١ يونيو ٢٠٢٦
build
مطوّرو البرمجيات

Builds the GenVM project. Use after making code changes to compile Rust binaries.

٣ يونيو ٢٠٢٦
macos
مطوّرو البرمجيات

Read this BEFORE trying to fix a GenVM build that fails on macOS. GenVM is NOT built natively on macOS — building from source on Darwin breaks the deterministic runner-artifact invariant. Use a remote Linux nix-builder instead. Triggers on any…

٣ يونيو ٢٠٢٦
pydoc
مطوّرو البرمجيات

Add RST docstrings to public Python methods/classes. Use when asked to document Python code.

٣ يونيو ٢٠٢٦
rust-test-style
محللو ضمان جودة البرمجيات والمختبرون

GenVM Rust test conventions and style. Use when writing, adding, or modifying Rust tests — inline `#[cfg(test)] mod tests`, integration tests under a crate's `tests/`, helpers, assertions, and how `ya-test-runner` discovers them.

٣ يونيو ٢٠٢٦
test
محللو ضمان جودة البرمجيات والمختبرون

Runs tests for the GenVM project. Use after making code changes to verify correctness.

٣ يونيو ٢٠٢٦
initial-setup
متخصصو دعم مستخدمي الحاسوب

Sets up the development environment for GenVM repository. Use when setting up the repo for the first time or when dependencies need to be refreshed.

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