Skip to main content
genlayerlabs
GitHub クリエイタープロフィール

genlayerlabs

21 件の GitHub リポジトリにある 76 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
76
リポジトリ
21
更新
2026年8月22日
リポジトリマップ

skills がある場所

収集済み skill 数が多いリポジトリを、このクリエイターカタログ内の比率と職業範囲とともに表示します。

#01
skills
13 件の skills · 2026年7月16日
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスターネットワーク・コンピュータシステム管理者プロジェクト管理専門家
4 件の職業カテゴリ · 100% 分類済み
17%比率
#02
genlayer-studio
12 件の skills · 2026年3月10日
ソフトウェア開発者ネットワーク・コンピュータシステム管理者ソフトウェア品質保証アナリスト・テスターコンピュータシステムアナリストデータベースアーキテクト
5 件の職業カテゴリ · 100% 分類済み
16%比率
#03
genvm-manager
10 件の skills · 2026年8月18日
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスターネットワーク・コンピュータシステム管理者
3 件の職業カテゴリ · 50% 分類済み
13%比率
#04
intelligent-oracle
8 件の skills · 2026年6月1日
ソフトウェア品質保証アナリスト・テスターソフトウェア開発者ネットワーク・コンピュータシステム管理者
3 件の職業カテゴリ · 100% 分類済み
11%比率
#05
genvm
7 件の skills · 2026年6月11日
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスターコンピュータユーザーサポートスペシャリスト
3 件の職業カテゴリ · 100% 分類済み
9.2%比率
#06
genswarms-objects
4 件の skills · 2026年8月13日
ソフトウェア開発者
1 件の職業カテゴリ · 75% 分類済み
5.3%比率
#07
unhardcoded
3 件の skills · 2026年8月21日
ソフトウェア開発者
1 件の職業カテゴリ · 67% 分類済み
3.9%比率
#08
genswarms
3 件の skills · 2026年8月22日
ソフトウェア開発者
1 件の職業カテゴリ · 100% 分類済み
3.9%比率
ここでは上位 8 件のリポジトリを表示しています。完全なリストは下に続きます。
リポジトリエクスプローラー

リポジトリと代表的な skills

genlayernode
ネットワーク・コンピュータシステム管理者

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

2026年7月16日
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.

2026年6月2日
direct-tests
ソフトウェア品質保証アナリスト・テスター

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

2026年5月25日
genlayer-cli
ソフトウェア開発者

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

2026年5月25日
genvm-lint
ソフトウェア品質保証アナリスト・テスター

Validate GenLayer intelligent contracts with the GenVM linter.

2026年5月25日
integration-tests
ソフトウェア品質保証アナリスト・テスター

Write and run integration tests against a GenLayer environment.

2026年5月25日
validator-manage
ネットワーク・コンピュータシステム管理者

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

2026年3月12日
commit
ソフトウェア開発者

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

2026年2月13日
収集済み skill 13 件中 8 件を表示しています。
収集済み skill 12 件中 8 件を表示しています。
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.

2026年8月18日
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…

2026年8月18日
rust-test-style
未分類

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

2026年8月18日
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.

2026年8月18日
test
未分類

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

2026年8月18日
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…

2026年7月17日
build
ソフトウェア開発者

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

2026年7月13日
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.

2026年7月13日
収集済み skill 10 件中 8 件を表示しています。
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…

2026年6月11日
build
ソフトウェア開発者

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

2026年6月3日
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…

2026年6月3日
pydoc
ソフトウェア開発者

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

2026年6月3日
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.

2026年6月3日
test
ソフトウェア品質保証アナリスト・テスター

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

2026年6月3日
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.

2026年1月20日
21 件中 12 件のリポジトリを表示