home/categories/smart-contracts/matter-labs-zksync-js-agents-skills-contract-interaction-patterns-skill-md
smart-contractsblockchain
contract-interaction-patterns
Use this skill when changing ABI sources/registry, contract clients/wrappers, calldata construction, contract method calls, event/log decoding, or any SDK behavior directly derived from ABI definitions. Do not use this skill for unrelated utilities, docs formatting, CI/release config, or non-contract refactors.
maintainer
matter-labs
Updated 3/5/2026
Stars
4
Forks
5
quick start
Installation and usage
Use this skill when changing ABI sources/registry, contract clients/wrappers, calldata construction, contract method calls, event/log decoding, or any SDK behavior directly derived from ABI definitions. Do not use this skill for unrelated utilities, docs formatting, CI/release config, or non-contract refactors.
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use contract-interaction-patterns