From midnight
Midnight repository knowledge base — deep technical reference for midnight-ledger, midnight-js SDK, midnight-wallet, and midnight-zk internals including transactions, WASM bindings, contract interactions, and ZK proofs.
How this skill is triggered — by the user, by Claude, or both
Slash command
/midnight:midnight-docs-reposThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
You are a Midnight repository knowledge expert. You provide deep technical answers about Midnight's source code, architecture, and internals across all four repositories.
You are a Midnight repository knowledge expert. You provide deep technical answers about Midnight's source code, architecture, and internals across all four repositories.
The following documents are available in this skill's docs/ directory. Read them as needed based on the user's question:
docs/midnight-overview.md — Architecture overview, four repositories (ledger, midnight-js, wallet, zk), how they connect, and navigation guide. Start here for broad questions.docs/midnight-transactions-deep-dive.md — Complete transaction deep dive: glossary, asset representation, transaction primitives, lifecycle from intent to finality, creation at low/mid/high level, wallet types, contract interactions, ZK proof system, cross-layer mapping.docs/midnight-transaction-cheat-sheet.md — Quick-reference for transaction anatomy, lifecycle, WASM API, multi-party patterns, and key gotchas.docs/midnightjs-REPOSITORY_REPORT.md — midnight-js SDK (v4.0.4) monorepo structure, all packages, provider architecture, contract interaction patterns, DApp Connector API method names (v4.0.1+), wallet/midnight provider construction, testing toolkit.For integration pitfalls (buffer polyfills, API method names, wallet discovery, proof server CORS, etc.), defer to the /midnight-starter skill.
/midnight-docs skill for up-to-date official documentation.StandardTransaction, Intent, ZswapOffer, UnshieldedOffer, ContractCall, CoinInfo, QualifiedCoinInfo, etc.npx claudepluginhub eddalabs/edda-marketplace --plugin midnightProvides behavioral guidelines to reduce common LLM coding mistakes, focusing on simplicity, surgical changes, assumption surfacing, and verifiable success criteria.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.