Run any Skill in Manus
with one click
with one click
Run any Skill in Manus with one click
Get StartedGitHub repository
genvm-manager
genvm-manager contains 4 collected skills from genlayerlabs, with repository-level occupation coverage and site-owned skill detail pages.
skills collected
4
Stars
0
updated
2026-06-30
Forks
0
Occupation coverage
2 occupation categories · 100% classified
repository explorer
Skills in this repository
creator/repo/skill
skill
occupation
description
updated
branch-review
software-quality-assurance-analysts-and-testers
Reviews the current GenVM branch by fanning out three specialized review agents (spec, security, implementation). Use when asked to "review this branch", "review the PR", or do a full code review of a diff.
2026-06-30
build
software-developers
Builds the GenVM project. Use after making code changes to compile Rust binaries.
2026-06-30
rust-test-style
software-developers
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 `genvm-tool test` discovers them.
2026-06-30
test
software-quality-assurance-analysts-and-testers
Runs tests for the GenVM project. Use after making code changes to verify correctness.
2026-06-30