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.
Midnight Network documentation navigator — finds and fetches official docs for any Midnight topic including Compact language, SDK, transactions, ZK proofs, nodes, and DApp development.
Midnight example DApp reference — provides architecture patterns, design decisions, and project structure from official example repositories for building smart contracts, CLIs, and UIs on Midnight.
Midnight DApp project structure and scaffolding reference — defines the standard monorepo layout, file organization, module boundaries, build pipeline, testing conventions, and deployment setup for new Midnight projects.
This will be the skill for contracts
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Claude Code plugin marketplace by Edda Labs. Install the plugins you need — each one provides specialized skills and documentation.
midnight — Midnight Blockchain DevelopmentKnowledge base skills for building on the Midnight blockchain. Each skill carries its own documentation under skills/<skill-name>/docs/.
Skill: /midnight-docs
Skill: /midnight-docs-repos
| Doc | Covers |
|---|---|
midnight-overview.md | Architecture, repositories, navigation guide |
midnight-transactions-deep-dive.md | Full transaction lifecycle across all layers |
midnight-transaction-cheat-sheet.md | Quick reference for transaction anatomy and gotchas |
midnightjs-REPOSITORY_REPORT.md | midnight-js SDK monorepo structure |
Skill: /midnight-examples
| Doc | Covers |
|---|---|
example-zkloan.md | ZKLoan Credit Scorer — privacy-preserving loan evaluation with Schnorr attestation, Kachina dual-state, React UI + CLI + attestation API |
example-kitties.md | Midnight Kitties — NFT with breeding, offer-based marketplace, dual-environment API, multi-ledger state, witness-based randomness |
example-rwa.md | Midnight RWA — compliance-gated asset tokenization with passport KYC, dual Merkle tree auth, two-token exchange, identity provider |
Skill: /midnight-contracts
.compact source plus a .md walkthrough explaining intent, ledger state, circuits, witnesses, and privacy boundaries| Doc | Covers |
|---|---|
contract-bulletin.compact | Compact source for the bulletin board contract |
contract-bulletin.md | Walkthrough of the bulletin board contract — ledger state, circuits, witnesses, privacy model |
Skill: /midnight-starter
| Doc | Covers |
|---|---|
starter-template.md | Standard project structure, monorepo layout, module conventions |
integration-gotchas.md | DApp integration pitfalls — Vite/Buffer polyfill, DApp Connector API, provider interfaces, proof server CORS, common runtime failures |
Targets: ledger v8.0.3 (main; v8.1.0 released; v9.0.1.0-alpha.1 on ledger-9 branch), midnight-js v4.1.0, midnight-wallet facade v4.0.0 / wallet-sdk barrel v1.0.0, midnight-zk (proofs 0.8.0, circuits 7.0.0, curves 0.3.0, zk_stdlib 2.1.0)
# Add the marketplace (one-time)
/plugin marketplace add eddalabs/edda-marketplace
# Install the plugin
/plugin install midnight
# Ask about official docs
/midnight-docs How do I set up a local Midnight network?
# Ask about repository internals
/midnight-docs-repos How does transaction balancing work in midnight-js?
# Use example patterns as reference
/midnight-examples How do I set up a React UI with wallet connection for my Midnight DApp?
# Study annotated Compact contracts
/midnight-contracts Walk me through the bulletin board contract's ledger state and privacy model.
# Scaffold a new project or add features
/midnight-starter Where should I put my new contract's witness file?
These plugins complement the Edda Labs ecosystem and are worth installing alongside ours:
| Plugin | Marketplace | Description |
|---|---|---|
frontend-design | claude-plugins-official | Create distinctive, production-grade frontend interfaces with high design quality. Generates creative, polished code that avoids generic AI aesthetics. |
npx claudepluginhub eddalabs/edda-marketplace --plugin midnightDesign fluency for frontend development. 1 skill with 23 commands (/impeccable polish, /impeccable audit, /impeccable critique, etc.) and curated anti-pattern detection.
Behavioral guidelines to reduce common LLM coding mistakes, derived from Andrej Karpathy's observations on LLM coding pitfalls
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Complete developer toolkit for Claude Code