Beta LiveAI / Dev Tooling

Midnight Agent Skills

A comprehensive collection of skills that extend AI coding agents to build, deploy, test, and interact with Midnight Network applications.

Quick Install

npx (Recommended)npx midnight-agent-skills init
Add specific skillnpx midnight-agent-skills add midnight-compact-guide
List all skillsnpx midnight-agent-skills list
Git clonegit clone https://github.com/UvRoxx/midnight-agent-skills.git

How It Works

Once installed, your AI agent will automatically use the skills when you ask questions like:

  • "Write a Midnight contract for voting"
  • "Set up local Midnight infrastructure"
  • "Deploy my contract to testnet"

Available Skills

midnight-compact-guide

Complete Compact language reference (v0.19+). Syntax, types, privacy patterns, and common mistakes.

"write contract""Compact syntax""ZK proof"

midnight-sdk-guide

TypeScript SDK & wallet integration. Connect your dApp to Lace wallet and interact with contracts.

"SDK""wallet integration""connect dApp"

midnight-infra-setup

Local infrastructure setup. Node, indexer, and proof server configuration.

"setup node""start indexer""proof server"

midnight-deploy

Contract deployment workflows. Deploy to testnet and mainnet with confidence.

"deploy contract""deploy to testnet"

midnight-test-runner

Test execution & debugging. Run tests, analyze failures, and debug contracts.

"run tests""debug test failure"

Compatible With

Claude Code
Cursor
GitHub Copilot
Windsurf

Maintainers

An open-source project by Webisoft Development Labs

Utkarsh Varma (@UvRoxx)