Context
Patterns that multiple builders needed but didn't exist in any skill file.
New content
- Cross-component note pattern: note script reads inputs and calls account component method. Link to miden-bank deposit/withdraw notes instead of duplicating code.
- CLI/miden-client usage skill: point agents to miden-client CLI via midenup (
miden client cmd). Link to miden-client docs. Keep maintainability by linking, not hardcoding.
- Note construction pattern: how to build notes correctly from
.masp packages. Link to miden-bank tests and binaries.
- MockChain note interaction docs: document how notes interact with MockChain in the existing testing-patterns skill (not a separate skill).
Context
Patterns that multiple builders needed but didn't exist in any skill file.
New content
miden clientcmd). Link to miden-client docs. Keep maintainability by linking, not hardcoding..masppackages. Link to miden-bank tests and binaries.