monad-wingman

Guide Monad smart contract development with Foundry and Scaffold-Monad.

1|Updated Feb 7, 2026
One-click install
npx skills add https://github.com/0x70626a/monad-wingman --skill monad-wingman
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: monad-wingman
Source: https://github.com/0x70626a/monad-wingman/tree/main/.agents/skills/monad-wingman
Command: npx skills add https://github.com/0x70626a/monad-wingman --skill monad-wingman

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill acts as an AI-powered tutor and development assistant for building on the Monad blockchain, simplifying complex setup, deployment, and development patterns.

Core Features & Use Cases

  • Monad Development Guidance: Provides Monad-specific rules, configurations, and best practices for smart contract development.
  • Workflow Automation: Guides users through Foundry and Scaffold-Monad project setup and deployment.
  • Security & Gotchas: Highlights critical Monad and EVM-universal development pitfalls to avoid.
  • Use Case: A developer wants to create a new DeFi protocol on Monad. They can use this Skill to get their Foundry project configured correctly, understand Monad's unique deployment requirements (like the --legacy flag), and learn about security considerations specific to Monad's architecture.

Quick Start

Use the monad-wingman skill to help me set up a new Monad smart contract project using Foundry.

Frequently Asked Questions about monad-wingman

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up a Foundry project for Monad blockchain smart contract development?

To set up a Foundry project for Monad smart contract development, you need specific EVM configurations and deployment workflows. This assistant guides you through project initialization, ensuring adherence to Monad's unique technical requirements.

What are the critical Monad deployment gotchas when using Foundry?

Critical Monad deployment gotchas include using the `--legacy` flag and avoiding EVM-universal pitfalls. This assistant highlights these security considerations and deployment requirements to prevent execution errors.

Can I use Scaffold-Monad for full-stack dApp development on Monad?

Yes, you can use Scaffold-Monad for full-stack dApp development. This assistant provides comprehensive tooling and guidance to facilitate rapid project initialization and streamline your decentralized application workflow.

Does Monad require specific EVM configurations for Solidity smart contracts?

Yes, Monad requires specific EVM configurations for Solidity smart contracts. This assistant provides Monad-specific rules, configurations, and best practices to ensure your contracts meet the network's unique architecture.

What is the best way to avoid security pitfalls when building a DeFi protocol on Monad?

The best way to avoid security pitfalls when building a DeFi protocol on Monad is to follow Monad-specific best practices. This assistant addresses critical development vulnerabilities and architectural gotchas to secure your smart contracts.