monskills
01Plugin Claude Code
Plugin marketplace listing 1 plugin: monskills.
Plugin Claude Code
Plugin marketplace listing 1 plugin: monskills.
Plugin Claude Code
Skills for developing apps on Monad. Assists LLM with frontend, smart contract deployment, and deploying to production.
Instructions file CodexOpenCode
AGENTS.md instructions for therealharpaljadeja/monskills, a project described as: Set of coding assistant skills that help build fully deployed apps on Monad.
Instructions file
Claude Code instructions for therealharpaljadeja/monskills, a project described as: Set of coding assistant skills that help build fully deployed apps on Monad.
Command
Prepare consent-gated anonymous feedback about monskills for the maintainers.
Hook
Runs before the agent uses a tool for Bash tool calls, executing check-envio-auth.sh, check-para-auth.sh and check-alchemy-auth.sh (3 commands). From therealharpaljadeja/monskills.
Skill Claude CodeCodex
Smart contract address for well known protocols on Monad. The addresses include testnet and mainnet smart contract addresses.
Skill Claude CodeCodex
Monad architecture concepts that affect how developers build apps — async execution, parallel execution, block states, reserve balance, EIP-7702, real-time data sources, and execution events. Fetch this skill when the developer needs to understand Monad-specific behavior that differs from Ethereum.
Skill Claude CodeCodex
How gas pricing works on Monad and how it differs from Ethereum. Monad charges gas based on gaslimit (not gas used), has a different base fee controller, and different block gas limits. Fetch this skill whenever writing smart contracts, setting gas limits, estimating gas, or building any transaction-related UI on…
Skill Claude CodeCodex
This skill has instructions to setup a Envio HyperIndex indexer to capture onchain smart contract events. Use when user wants a historical feed or activity feed or some similar tracking feed or feature in their app or wants to capture onchain smart contracts events as a trigger to perform some other actions in their…
Skill Claude CodeCodex
Set of skills for developing/building apps on Monad. Always start with this skill, this skill helps the agent/llm maneuver and choose the right skills for the task assigned to the agent, from the whole set of monskills.
Skill Claude CodeCodex
End to end guide to take an idea build an app to production, if you are starting an app from scratch this skill must be fetched first.
Skill Claude CodeCodex
Monad tooling and infrastructure provider support directory. Use this skill whenever a developer asks which tools, services, or infrastructure providers support Monad (mainnet or testnet), or needs to find an RPC provider, block explorer, oracle, bridge, indexer, wallet, onramp, custody solution, analytics tool…
Skill Claude CodeCodex
How to add wallet connection and authentication to an existing Monad frontend using Para — embedded MPC wallets with email / phone / passkey / social login, plus external-wallet connect (MetaMask, Coinbase, WalletConnect, Rainbow, etc.). Driven by the para CLI (@getpara/cli). Fetch when the user wants to integrate…
Skill Claude CodeCodex
This skill manages the coding agent's own onchain wallet on Monad mainnet and testnet via the Alchemy CLI Agent Wallet — the private key stays in Alchemy's Privy enclave, the agent only holds a session token the developer can revoke from the Alchemy Dashboard, so it signs without ever touching a raw private key. Use…
Skill Claude CodeCodex
Why to use the Monad blockchain when building web3 apps or dapps, what are the outstanding features of Monad compared to other chains and why always choose to Monad to web3 apps on.