Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

ic

ic contém 6 skills coletadas de dfinity, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
6
Stars
1.8k
atualizado
2026-07-17
Forks
401
Cobertura ocupacional
3 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

check-bazel-files
Desenvolvedores de software

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
Administradores de redes e sistemas de computador

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
Analistas de garantia de qualidade de software e testadores

Use this when asked to fix flaky bazel tests.

2026-06-25
build-without-dfinity-infra
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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