Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

ic

ic には dfinity から収集した 6 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
6
Stars
1.8k
更新
2026-07-17
Forks
401
職業カバレッジ
3 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

check-bazel-files
ソフトウェア開発者

Use after editing any Bazel file — BUILD.bazel, MODULE.bazel (including bazel/rust.MODULE.bazel), or a .bzl file — to validate the change without paying for a full build, and to auto-format it.

2026-07-17
run-in-dev-container
ネットワーク・コンピュータシステム管理者

Use when you need to run a command (build, test, tool) inside the IC dev container via ./ci/container/container-run.sh — including on a host that has Docker but not podman (set CONTAINER_RUNTIME=docker) — or when you need to keep a namespace.so devbox awake during long-running work.

2026-07-16
fix-flaky-tests
ソフトウェア品質保証アナリスト・テスター

Use this when asked to fix flaky bazel tests.

2026-06-25
build-without-dfinity-infra
ソフトウェア開発者

Use when you need to run a Bazel build or test outside DFINITY's internal infrastructure — i.e. without access to the internal remote cache / remote downloader (bazel-remote.idx.dfinity.network), e.g. on a personal machine, in a sandbox, or for a reproducibility check. Two ways: --config=local, or bypassing the workspace bazelrc.

2026-06-12
fix-build-determinism
ソフトウェア開発者

Use this when asked to fix a Bazel build reproducibility / determinism issue — a target whose outputs differ between builds (e.g. across machines, users, or checkout locations), typically because something bakes an absolute build path or a timestamp into an artifact.

2026-06-12
upgrade-governance-backend
ソフトウェア開発者

Guide the governance backend canister upgrade process — pick RC commit, determine targets, create proposal texts, submit proposals, create forum posts, schedule votes, and update changelogs.

2026-04-25