megaeth-ai-developer-skillsEnd-to-end MegaETH development playbook (Feb 2026). Covers wallet operations, token swaps (Kyber Network), eth_sendRawTransactionSync (EIP-7966) for instant receipts, JSON-RPC batching, real-time mini-block subscriptions, storage-aware contract patterns (Solady RedBlackTreeLib), MegaEVM gas model, WebSocket keepalive, bridging from Ethereum, and debugging with mega-evme. Use when building on MegaETH, managing wallets, sending transactions, or deploying contracts.
Install via ClawdBot CLI:
clawdbot install 0xBreadguy/megaeth-ai-developer-skillsGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
POST → https://mainnet.megaeth.com/rpcCalls external URL not in known-safe list
https://mainnet.megaeth.com/rpc`AI Analysis
The skill definition is a technical development guide and configuration document; it does not contain executable code that sends user data. The external endpoints referenced (RPC URLs) are the official, documented infrastructure for the MegaETH blockchain, which is consistent with the skill's stated purpose of enabling development on that network.
Audited Apr 17, 2026 · audit v1.0
Generated Mar 1, 2026
Building a decentralized finance aggregator that leverages Kyber Network for token swaps on MegaETH, utilizing eth_sendRawTransactionSync for instant transaction receipts and WebSocket subscriptions for real-time price updates. This scenario focuses on optimizing RPC calls with Multicall for batch queries and managing gas costs with stable base fees.
Creating an online gaming platform where in-game transactions and asset transfers occur on MegaETH, using mini-block subscriptions for live updates and storage-efficient smart contracts with Solady's RedBlackTreeLib to handle player inventories. This involves frontend integration with React/Next.js for seamless user experiences.
Developing a service to bridge ETH from Ethereum to MegaETH, implementing wallet management for users and optimizing transaction flows with hardcoded gas limits and remote gas estimation. This scenario requires debugging with mega-evme CLI to ensure reliable and cost-effective transfers.
Implementing a supply chain tracking system on MegaETH, using smart contracts with storage-aware patterns to log product movements and WebSocket keepalive for continuous data streaming. This involves RPC configuration for efficient data retrieval and testing with Foundry to validate contract logic.
Launching an NFT marketplace that utilizes MegaETH's fast transaction capabilities via eth_sendRawTransactionSync for instant purchase confirmations and token operations. Focus on frontend development for real-time updates and gas optimization to minimize costs for frequent storage changes.
Offering a platform that charges small fees per transaction for services like token swaps or cross-chain bridging on MegaETH, leveraging optimized RPC methods and gas savings to maximize profit margins. Revenue scales with user transaction volume and network activity.
Providing a software-as-a-service toolset for developers building on MegaETH, including pre-configured RPC clients, contract templates with storage optimization, and debugging tools like mega-evme. Revenue comes from subscription tiers based on usage and support levels.
Offering consulting services to help businesses integrate MegaETH into their operations, focusing on gas cost analysis, contract deployment, and performance optimization. Revenue is generated through project-based contracts or hourly rates for expert guidance.
💬 Integration Tip
Always hardcode gas limits and use eth_sendRawTransactionSync for instant receipts to reduce latency in transaction-heavy applications.
Scored Apr 19, 2026
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
Systematic code review patterns covering security, performance, maintainability, correctness, and testing — with severity levels, structured feedback guidance, review process, and anti-patterns to avoid. Use when reviewing PRs, establishing review standards, or improving review quality.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Provides a 7-step debugging protocol plus language-specific commands to systematically identify, verify, and fix software bugs across multiple environments.
Control and operate Opencode via slash commands. Use this skill to manage sessions, select models, switch agents (plan/build), and coordinate coding through Opencode.
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions