proskillv2.0.0✓ verified

solidity-patterns

Battle-tested Solidity/EVM patterns for safe smart contracts — checks-effects-interactions, reentrancy guards, access control (Ownable/roles), pull-over-push payments, gas & storage-layout optimization, events, and proxy upgradeability trade-offs. Deep reference with runnable Solidity-source linter.

$npx vanara install solidity-patterns

Included with Vanara Pro ($10/mo) — unlocks all 206 items. See pricing →

Overview

On the EVM, deployed code is immutable, transactions are public before they confirm, and every state slot maps to real money. A bug is not a hotfix away — it is a permanent, adversarially-exploitable liability. This skill is the deep reference for writing contracts that survive that environment: the patterns, the reasoning behind them, the gas trade-offs, and the failure modes that have drained re

What it covers

Details

Tier
Pro — $10/mo
Version
2.0.0
Depth
4 references · 2 examples · 1 runnable scripts
Verification
1/1 runnable checks passing
Runs on
Your own Claude Code — no API keys
← All skills