radix
Installation
SKILL.md
Radix
Overview
Use this skill to build or debug Radix code from local source checkouts rather than memory or web snippets. Prefer the bundled guides first, then inspect the cloned repos for exact APIs, tests, and implementation details.
Prerequisite
Before doing Radix-specific work, check that these source checkouts exist at the root of the repository where the skill is being used:
./.repos/radix-web3.js./.repos/radixdlt-scrypto
If either checkout is missing, read ./references/setup.md before continuing. Run this skill's scripts/prepare-radix-sources.sh with the target repository root as the current working directory when local clone setup is appropriate.