CtrlK
BlogDocsLog inGet started
Tessl Logo

megaeth-developer

End-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.

80

2.06x
Quality

73%

Does it follow best practices?

Impact

95%

2.06x

Average score across 3 eval scenarios

SecuritybySnyk

Medium

Suggest reviewing before use

Fix and improve this skill with Tessl

tessl review fix ./data/skills-md/0xbreadguy/megaeth-ai-developer-skills/megaeth-developer/SKILL.md
SKILL.md
Quality
Evals
Security

Evaluation results

100%

59%

ETH Reward Distribution Script

Transaction submission and RPC batching

Criteria
Without this skill
With this skill

Sync transaction method

0%

100%

No receipt polling loop

100%

100%

JSON-RPC batch for multi-read

80%

100%

No Multicall usage

100%

100%

No mixed slow/fast batch

100%

100%

Correct chain ID

0%

100%

Correct RPC endpoint

0%

100%

Base fee configuration

0%

100%

No priority fee query

60%

100%

Hardcoded gas limit

0%

100%

Local signing

100%

100%

85%

48%

On-Chain Order Book Contract

Storage-optimized smart contract patterns

Criteria
Without this skill
With this skill

RedBlackTreeLib import

0%

100%

No plain mapping for ordered data

100%

100%

Slot reuse design

100%

100%

SSTORE cost documentation

20%

100%

Storage cost design rationale

100%

100%

Foundry skip-simulation flag

0%

0%

Correct chain ID in deployment

0%

100%

Correct RPC in config

0%

100%

Volatile data limit awareness

0%

50%

100%

40%

Real-Time Block Feed Proxy Server

WebSocket subscriptions and real-time streaming

Criteria
Without this skill
With this skill

miniBlocks subscription

0%

100%

eth_chainId keepalive

0%

100%

30-second keepalive interval

100%

100%

Single upstream connection

100%

100%

Broadcast pattern

100%

100%

No per-user upstream WS

100%

100%

Testnet WS endpoint

100%

100%

Subscription count limit

0%

100%

Repository
NeverSight/learn-skills.dev
Evaluated
Agent
Claude Code
Model
Claude Sonnet 4.6

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.