0xMiden/agent-tools

A shared knowledge base for agentic skills for building with Miden

2Stars on the repository
40Mods indexed here, across every type
yesterdayLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

0xMiden/agent-tools

Skill Claude CodeCodex

Guide for advanced Miden smart contract development using source repo exploration. Covers AI development practices (Plan Mode, verification-driven development, context engineering, sub-agents) and maps Miden source repositories for discovering advanced patterns. Use when building complex multi-contract applications…

not rated 2 yesterday A 67 tokens

0xMiden/agent-tools

Skill Claude CodeCodex

Guide to testing Miden smart contracts with MockChain (Miden v0.15). Covers test setup, contract building, account/note creation, transaction execution, storage verification, faucet setup, output note verification, block numbering, multi-transaction tests, and asset-bearing notes. Use when writing, editing, or…

not rated 2 yesterday A 75 tokens

signer-integration

27

0xMiden/agent-tools

Skill Claude CodeCodex

Guide to integrating external signers (Para, Turnkey, MidenFi wallet adapter) and building custom signers for Miden React frontends. Covers provider setup, passkey authentication, unified signer interface, custom SignerContext implementation, and custom account components. Use when adding wallet connection…

not rated 2 yesterday A 76 tokens

testing-patterns

28

0xMiden/agent-tools

Skill Claude CodeCodex

Testing conventions, mock factory, fixtures, and TDD workflow for Miden frontend development. Covers Vitest + testing-library setup, @miden-sdk/react module mocking, realistic fixture data, test patterns for query and mutation hooks, and the automated verification pipeline. Use when writing, running, or debugging…

not rated 2 yesterday A 71 tokens

0xMiden/agent-tools

Skill Claude CodeCodex

Use when writing MASM u32 instructions on values from user input or untrusted sources — ensure the operands are valid u32s first.

not rated 2 yesterday A 41 tokens

vite-wasm-setup

30

0xMiden/agent-tools

Skill Claude CodeCodex

Guide to configuring Vite for Miden WASM applications. Covers the midenVitePlugin() setup, COOP/COEP headers, production deployment headers, TypeScript compatibility, and troubleshooting common Vite + WASM issues. Use when setting up a new Miden frontend, debugging build or runtime errors related to WASM or Vite…

not rated 2 yesterday C 82 tokens

wasm-bridge

31

0xMiden/agent-tools

Skill Claude CodeCodex

Enforce conventions for the Rust JavaScript WASM boundary in the web-sdk repo (crate miden-client-web at crates/web-client, split out of miden-client). Use when exposing Rust methods to JS via the.

not rated 2 yesterday A 50 tokens

web-client-usage

32

0xMiden/agent-tools

Skill Claude CodeCodex

Conventions for writing JavaScript/TypeScript code that uses the Miden web SDK (@miden-sdk/miden-sdk). Use when building apps on Miden, writing integration tests, or calling MidenClient methods — covers initialization, the resource-based API (accounts, transactions, notes, keystore, compile), sync ordering, type…

not rated 2 yesterday A 88 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: