Skip to content

feat(skills): add new patterns from Miden Day feedback #34

@Keinberger

Description

@Keinberger

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).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions