Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

midnight_agent_skills

midnight_agent_skills 收录了来自 mzf11125 的 7 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
7
Stars
5
更新
2026-06-26
Forks
0
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

midnight-api
软件开发工程师

Comprehensive guide to Midnight Network APIs (v8.0+) for building decentralized applications. Use when users need to integrate Midnight APIs including Compact Runtime, DApp Connector, ZSwap, Wallet, and Ledger APIs, connect DApps to Midnight wallets, generate and verify zero-knowledge proofs programmatically, manage transactions and blockchain state, deploy and interact with Compact smart contracts, query blockchain data via indexer, implement wallet functionality, handle Zswap private transactions, and build complete web3 applications on Midnight.

2026-06-26
midnight-compact
软件开发工程师

Comprehensive guide to the Compact programming language (v0.22+) for writing privacy-preserving smart contracts on Midnight Network. Use when users need to write Compact smart contracts with zero-knowledge proofs, understand Compact syntax and language features, implement ZK circuit patterns and optimizations, generate contract boilerplate and project scaffolding, learn best practices for secure contract development, access Compact standard library functions, and compile and test Compact contracts.

2026-06-26
midnight-concepts
软件开发工程师

Foundational knowledge about Midnight Network zero-knowledge blockchain technology, privacy mechanisms, and architecture. Use when users need to understand zero-knowledge proofs, privacy mechanisms like Zswap and selective disclosure, partner chain architecture, real-world use cases for private DeFi and voting, when to use Midnight for privacy-preserving applications, and core concepts of the Midnight ecosystem.

2026-06-26
midnight-dapp-dev
软件开发工程师

Comprehensive guide for Midnight Network DApp frontend development covering project scaffolding with Vite and React 19 plus shadcn/ui templates, Next.js wallet connector patterns via the DApp Connector API with App Router, React wallet connector with Vite setup, provider architecture including MidnightProviders, proof provider, public data provider, private state provider, wallet provider, and ZK config provider, wallet integration using DApp Connector API v4.0.1 with window.midnight, connect, disconnect, and request authorization flows, DApp Connector types covering Configuration, ConnectionStatus, ConnectedAPI, InitialAPI, WalletConnectedAPI, KeyMaterialProvider, and ProvingProvider, transaction flow from creating unproven transactions through proving, submitting, waiting for finalization, and handling transaction results, state management with public state queries via indexer and private state with level-private-state-provider, indexer public data provider for querying blockchain data, contract state, tran

2026-06-26
midnight-expert
其他计算机职业

Meta skill for Midnight ecosystem diagnostics, health checks, version compatibility, and environment validation. Use when troubleshooting setup issues, verifying cross-plugin compatibility, running health checks, generating diagnostic reports, or integrating Midnight health checks into CI pipelines. Acts as the ecosystem diagnostician coordinating all Midnight skills.

2026-06-26
midnight-network
网络与计算机系统管理员

Guide to Midnight Network infrastructure, validators, indexers, and network operations. Use when users need to run Midnight validators and participate in consensus, set up and configure Midnight indexers for blockchain data, configure network nodes and infrastructure, monitor validator performance and network health, understand network parameters and configuration, deploy and manage network infrastructure, troubleshoot network issues, and access node release information and compatibility.

2026-06-26
midnight-wallet
软件开发工程师

Complete reference for Midnight Network wallet operations covering the Wallet SDK with shielded wallet, unshielded wallet, DUST wallet, HD wallet, and WalletFacade, wallet types including ShieldedWallet for private transactions and UnshieldedWallet for public transactions, creating wallets from seed phrases, random generation, and existing keys with FluentWalletBuilder and WalletFactory, wallet state management with WalletSaveStateProvider and state serialization, unshielded operations for sending tokens, checking balances, and UTXO management, shielded operations for creating and spending shielded coins with ZswapLocalState, DUST operations including registration, generation, and spend with DustActions and DustLocalState, generating DUST programmatically on preprod with faucet client, key management covering signing keys, coin secret keys, BIP340 derivation, and encryption public keys, transaction signing with signData and verifySignature, wallet provider interface types, wallet CLI and MCP integration for A

2026-06-26