abi-codegen

Convert JSON ABI files to TypeScript const exports with proper typing. Use when working with smart contract ABIs, converting JSON to TypeScript, generating typed contract interfaces, or adding new contract ABIs to the SDK.

$ 설치

git clone https://github.com/sablier-labs/sdk /tmp/sdk && cp -r /tmp/sdk/.claude/skills/abi-codegen ~/.claude/skills/sdk

// tip: Run this command in your terminal to install the skill