Skip to main content
dfinity
ملف منشئ GitHub

dfinity

عرض على مستوى المستودعات لـ ٤٧ skills مجمعة عبر ٥ مستودعات GitHub.

skills مجمعة
٤٧
مستودعات
٥
محدث
٨ سبتمبر ٢٠٢٦
مستكشف المستودعات

المستودعات و skills الممثلة

mops-cli
غير مصنف

Manage Motoko projects with the mops CLI — toolchain pinning, dependency management, type-checking, building, and linting. Use when working with mops.toml, mops.lock, running mops commands, adding/removing packages, pinning moc or lintoko versions, checking…

٨ سبتمبر ٢٠٢٦
service-discoverability
غير مصنف

Make a canister app discoverable to an AI agent from just its URL, including through ICP MCP. Covers publishing a /.well-known/ic-architecture manifest of your canisters — generated at deploy time from real canister IDs via the static-site recipe's presync…

٣ سبتمبر ٢٠٢٦
internet-identity
غير مصنف

Integrate Internet Identity authentication. Covers passkey and OpenID sign-in flows, delegation handling, principal-per-app isolation, and the /.well-known/ii-app-metadata document that shows your app's name, description, and logo on the sign-in screen. Use…

٢ سبتمبر ٢٠٢٦
writing-motoko
غير مصنف

Motoko language pitfalls, modern syntax, and architecture patterns for the Internet Computer. Covers persistent actors, stable types, mo:core standard library, dot notation, mixins, and common compilation errors. Use when writing Motoko canister code, fixing…

١ سبتمبر ٢٠٢٦
improve-ic-skill
غير مصنف

Improve an existing skill in the IC Skills repo (skills.internetcomputer.org). Load this skill whenever asked to improve, fix, update, enhance, review, or add content to an existing skill at skills/<skill-name>/SKILL.md — including adding pitfalls, updating…

٢٨ أغسطس ٢٠٢٦
reviewing-motoko
غير مصنف

Design review for existing Motoko backends — judging whether code is well designed, not how to write it. Covers invariants encoded in types (variants over Text, correlated fields, case _ smells), stable vs transient state discipline under enhanced migration,…

٢٨ أغسطس ٢٠٢٦
cloud-engine-canisters
مطوّرو البرمجيات

Rules for canister code on a cloud engine (CloudEngine subnet, e.g. OpenCloud). Engine canisters hold 0 cycles: never attach cycles you computed: drop `(with cycles = …)` clauses (failure: IC0504). Cross-subnet calls must be bounded-wait and cycle-free…

٢٦ أغسطس ٢٠٢٦
deploy-to-cloud-engine
مطوّرو البرمجيات

Deploys a built Internet Computer project to a cloud engine (OpenCloud): link the console identity with `icp identity link web` (defaults to https://opencloud.org; a delegation handoff covers sandboxes the browser cannot reach), run `icp deploy` on the…

٢٦ أغسطس ٢٠٢٦
عرض 8 من أصل ٣٤ skills مجمعة.
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…

٤ أغسطس ٢٠٢٦
crate-upgrade
مطوّرو البرمجيات

Use when upgrading a Rust crate / third-party dependency to a new version — especially non-trivial bumps where the new version removes previously-deprecated APIs, moves modules into separate crates, renames items, or otherwise has a broad blast radius across…

٢٣ يوليو ٢٠٢٦
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.

١٧ يوليو ٢٠٢٦
fix-flaky-tests
محللو ضمان جودة البرمجيات والمختبرون

Use this when asked to fix flaky bazel tests.

٢٥ يونيو ٢٠٢٦
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…

١٢ يونيو ٢٠٢٦
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…

١٢ يونيو ٢٠٢٦
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.

٢٥ أبريل ٢٠٢٦
عرض ٥ من أصل ٥ مستودعات
تم تحميل كل المستودعات