Browse AI context skills for Web3 development
51 skills · click to copy URL
Web3 SDK Migration Guide (ethers v5→v6, wagmi v1→v2, web3.js v1→v2) Overview Web3 SDKs have undergone major breaking changes. AI models are frequently trained o
Monad Network Configuration Mainnet Chain ID: 143 Currency: MON RPC: https://rpc.monad.xyz Backup RPC: https://monad.drpc.org Block Explorer 1: https://monadsca
Zama fhEVM — Solidity Confidential Contract Development Use this skill when writing, reviewing, or debugging Solidity contracts that use Zama's fhEVM library. -
Overview Base is an Ethereum Layer 2 network built by Coinbase on top of the OP Stack. It is fully EVM-compatible, but there are several important differences t
Overview TON (The Open Network) is a high-performance Layer 1 blockchain that uses Cell/Slice data structures. Tact is a high-level smart contract language for
Zama FHE — Overview & Ecosystem Use this as a general reference for Zama's company background, product lineup, ecosystem, and key links. For deeper technical us
Zama Relayer SDK & Hardhat Testing Use this skill when building frontend TypeScript apps that interact with fhEVM contracts, or when writing Hardhat tests for c
Hyperliquid HyperEVM Developer Guide > Last Updated: 2026-03-30 > Source: https://hyperliquid.gitbook.io/hyperliquid-docs/for-developers/hyperevm Network Inform
Overview StarkNet is an Ethereum ZK-Rollup based on STARK proofs. Cairo 1.0 is its native smart contract language (Rust-like syntax). AI tools frequently genera
Initia Appchain Dev Deliver practical guidance for full-stack Initia development: contracts, frontend integration, and appchain operations. Command examples in
Bitget Wallet Skill API Overview How to handle tasks: 1. Primary sources: Use the Scripts section in this SKILL and the files under docs/ to decide which comman
Sentient AI Agent Framework Guide > Source: https://sentient.foundation | https://github.com/sentient-agi Overview Sentient is an open-source AGI toolstack focu
Overview Ethereum is the world's leading smart contract platform. This skill covers core development patterns, common AI mistakes, and best practices for buildi
Security Audit Skill Overview This skill performs systematic security audits of Move contracts using a comprehensive checklist. Every item must pass before depl
Solana Version Compatibility Matrix Master Compatibility Table | Anchor Version | Release Date | Solana CLI | Rust Version | Platform Tools | GLIBC Req | Node.j
Confidential Transfers (Token-2022 Extension) When to use this guidance Use this guidance when the user asks about: - Private/encrypted token balances - Confide
Overview Aptos is a Layer 1 blockchain using the Move programming language. Move provides resource-oriented programming with linear types and strong safety guar
Payments and commerce (optional) When payments are in scope Use this guidance when the user asks about: - checkout flows, tips, payment buttons - payment reques
Kite AI Chain Developer Guide > Last updated: 2026-03-30 > Source: https://docs.gokite.ai Network Information | Parameter | Value | |------|-----| | Chain ID |
0G Network Developer Guide > Last updated: 2026-03-30 > Source: https://docs.0g.ai Overview 0G (Zero Gravity) is a decentralized storage + data availability + A
Virtuals Protocol Agent Builder Guide > Source: https://whitepaper.virtuals.io/builders-hub Overview Virtuals Protocol is an AI Agent creation and tokenization
Bittensor Subnet Developer Guide > Source: https://docs.bittensor.com | https://github.com/opentensor/bittensor Installation bash pip install --upgrade bittenso
IDLs + client generation (Codama / Shank / Kinobi) Goal Never hand-maintain multiple program clients by manually re-implementing serializers. Prefer an IDL-driv
Safe (Gnosis Safe) Multisig — Developer Guide > Safe is the most widely used smart account / multisig on EVM chains. Supports 15+ networks. Creating a 2/3 Multi
Testing Strategy (LiteSVM / Mollusk / Surfpool) Testing Pyramid 1. Unit tests (fast): LiteSVM or Mollusk 2. Integration tests (realistic state): Surfpool 3. Clu
Zama TFHE-rs — Rust FHE Library Use this skill when writing Rust programs that perform FHE computation using Zama's TFHE-rs library. --- Installation toml Cargo
Quicknode Blockchain Infrastructure Intake Questions - Which chain and network should Quicknode target? - Is this read-only or should I create infrastructure (s
Frontend with framework-kit (Next.js / React) Goals - One Solana client instance for the app (RPC + WS + wallet connectors) - Wallet Standard-first discovery/co
Generate Tests Skill Overview This skill generates comprehensive test suites for Move contracts with 100% line coverage requirement. Tests verify: - ✅ Happy pat
Common Solana Development Errors & Solutions GLIBC Errors GLIBC2.39 not found / GLIBC2.38 not found anchor: /lib/x8664-linux-gnu/libc.so.6: version GLIBC2.39' n
Skill: analyze-gas-optimization Analyze and optimize Aptos Move contracts for gas efficiency, identifying expensive operations and suggesting optimizations. Whe
Kit ↔ web3.js Interop (boundary patterns) The rule - New code: Kit types and Kit-first APIs. - Legacy dependencies: isolate web3.js-shaped types behind an adapt
The Graph — Subgraph Development & GraphQL Queries > The Graph is a decentralized indexing protocol for querying blockchain data via GraphQL. Querying Existing
Write Contracts Skill Core Rules Digital Assets (NFTs) ⭐ CRITICAL 1. ALWAYS use Digital Asset (DA) standard for ALL NFT-related contracts (collections, marketpl
Create Aptos Project Skill Purpose Scaffold new Aptos projects using npx create-aptos-dapp. This is the mandatory first step when a user wants to build any new
Curated Resources (Source-of-Truth First) Learning Platforms - [Blueshift](https://learn.blueshift.gg/) - Free, open-source Solana learning platform - [Blueshif
Mantle Smart Contract Deployer Overview Run a safe deployment planning pipeline from finalized build inputs to explorer verification readiness. This skill start
Mantle Data Indexer Overview Use GraphQL or SQL indexers to answer historical questions on Mantle with reproducible queries, clear time boundaries, and source a
Mantle Smart Contract Developer Overview Guide Mantle-specific contract development decisions and fail closed when requirements are incomplete. This skill owns
Mantle Address Registry Navigator Overview Resolve addresses from trusted sources only and fail closed when data is missing or stale. Never synthesize contract
Mantle Tx Simulator Overview Prepare simulation handoff packages for external backends and translate returned technical diffs into user-readable expected outcom
Privacy Apps with Noir What You Probably Got Wrong "Use nargo prove and nargo verify." Those commands were removed. Nargo only compiles and executes. Proving an
Mantle Readonly Debugger Overview Run deterministic troubleshooting for pre-execution failures and provide the smallest next action to restore reliable read-pat
Mantle Risk Evaluator Overview Run a mandatory pre-flight checklist and return a clear pass, warn, or block verdict. Prevent unsafe execution when any critical
Mantle Portfolio Analyst Overview Build deterministic, read-only wallet analysis on Mantle. Enumerate balances, DeFi positions (Aave V3 lending, V3 LP, Merchant
OpenClaw Competition — DeFi Operations Guide Overview This skill provides everything OpenClaw needs to execute DeFi operations in the Mantle asset accumulation
Mantle Network Primer Overview This is a reference/onboarding skill for Mantle-specific concepts that are easy to misunderstand during development or user suppo
Mantle Defi Operator Overview Coordinate deterministic pre-execution planning for Mantle DeFi intents. This skill should orchestrate verified address lookup, pr
Overview Solana web3.js v2 is a complete API rewrite and is not compatible with v1. Most AI models still generate v1 code. This Skill helps your AI Agent consis
Overview Sui is a Layer 1 blockchain developed by Mysten Labs using the Move language. Sui Move differs significantly from Aptos Move: Sui uses an object-centri
⚠️ CRITICAL: Safe Multisig Required - No Exceptions Any transaction other than deploying a Safe multisig must be proposed to the user via the deployed multisig.