BF megaethss-developer
End-to-end MegaETH development playbook (Feb 2026). Covers Foundry project setup with MegaETH-specific config, 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, transient storage), MegaEVM multidimensional gas model, WebSocket keepalive, bridging from Ethereum, Privy headless signing for ultra-low latency, debugging with mega-evme, Meridian x402 payments on MegaETH (seller-side settlement plus buyer-side USDm forwarder approvals and EIP-712 authorizations), and Warren Protocol for on-chain website hosting. Use when building on MegaETH, using Foundry, managing wallets, sending transactions, deploying contracts, integrating Privy embedded wallets, ERC-7710 delegation framework for scoped on-chain permissions, MetaMask Smart Accounts Kit for smart account creation and delegation management, integrating Meridian/x402 paid APIs or agent actions, hosting websites on-chain with Warren, or integrating MegaNames (.mega naming service) for name registration, resolution, subdomains, subdomain marketplace (selling/buying subdomains with token gating), and text records.
As a process F 39/100 · Will not run — References files that are not bundled: foundry-config.md, wallet-operations.md, frontend-patterns.md
How to improve
- Shorten the description to 1024 characters.
- The text references files that are not there: add them or drop the references.
- Your own cases (evals/evals.json, 4–6 real requests with expected answers): the full check would then run those instead of a model-drafted suite.
- A spec.yaml with trigger phrases and assertions — a behaviour contract for CI; `skilltest init` writes a template.
Guard findings · 0
✓ No critical or high findings
Files scanned: 4. Evidence is masked. Grey chips explain why severity was lowered.
Against the Agent Skills spec
- error
description-longdescription is 1243 chars, limit 1024 - warning
missing-refreference to a missing file: foundry-config.md - warning
missing-refreference to a missing file: wallet-operations.md - warning
missing-refreference to a missing file: frontend-patterns.md - warning
missing-refreference to a missing file: privy-integration.md - warning
missing-refreference to a missing file: meridian.md - warning
missing-refreference to a missing file: rpc-methods.md - warning
missing-refreference to a missing file: smart-contracts.md - warning
missing-refreference to a missing file: storage-optimization.md - warning
missing-refreference to a missing file: gas-model.md - warning
missing-refreference to a missing file: testing.md - warning
missing-refreference to a missing file: security.md - warning
missing-refreference to a missing file: erc7710-delegations.md - warning
missing-refreference to a missing file: smart-accounts.md - warning
missing-refreference to a missing file: warren.md - warning
missing-refreference to a missing file: meganames.md - warning
missing-refreference to a missing file: resources.md
Process rating: all ten parameters 39/100
- 0Tools and files. 16 referenced file(s) missing: foundry-config.md, wallet-operations.md, frontend-patterns.md
- 0Result and completion. Does not say what the result is
- 0Inputs and preconditions. Does not say what the process needs to start
- 0Failures and branches. Linear process with no failure handling
- 0Progress reporting. Says nothing while it works
- 30Running it twice. 6 mutating operations with no state check
- 70When it triggers. States when to use, but not when not to
- 100Steps. 74 steps
- 100Consistency. Name and required fields are in place
- 100Execution cost. Instruction body is 1332 tokens
Everything here is measured from the skill text rather than judged by a model, so the numbers are checkable. A parameter weighs more when it is a more common reason for the process to stall.
Quality signals
- +5Description has no quoted example phrases that should trigger the skill
- +4Description does not say when NOT to use the skill (false activations)
- +3Description length 1243: 120–800 characters recommended
- +3Output format is not stated: the model decides each time
- +4No input/output examples
- -32 of 2 scripts are never mentioned in SKILL.md
- +1No license
- +2Single-language instructions
- +4Structure: 16 headings
- +3Step-by-step instructions: 74 items
Quality base 70; lint remarks subtract, signals add up to 100. Result: 37.