Skip to main content
genlayerlabs
GitHub creator profile

genlayerlabs

Repository-level view of 76 collected skills across 21 GitHub repositories.

skills collected
76
repositories
21
updated
Aug 22, 2026
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

Showing the top 8 repositories here; full repository list continues below.
repository explorer

Repositories and representative skills

Showing 8 of 13 collected skills.
Showing 8 of 12 collected skills.
agentic-fuzzing
unclassified

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.

Aug 18, 2026
commit-style
unclassified

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…

Aug 18, 2026
rust-test-style
unclassified

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

Aug 18, 2026
spec
unclassified

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.

Aug 18, 2026
test
unclassified

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

Aug 18, 2026
macos
network-and-computer-systems-administrators

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…

Jul 17, 2026
build
software-developers

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

Jul 13, 2026
initial-setup
software-developers

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.

Jul 13, 2026
Showing 8 of 10 collected skills.
Showing 12 of 21 repositories