Production-grade Solidity skills for Claude Code
npx claudepluginhub max-taylor/claude-solidity-skillsProduction-grade Solidity skills for Claude Code — testing (Hardhat + Foundry), gas optimization, and security auditing.
A Claude Code plugin providing production-grade skills for Solidity development. Each skill encodes battle-tested methodology from the best public resources in the ecosystem.
# Add marketplace
/plugin marketplace add max-taylor/Claude-Solidity-Skills
# Install plugin
/plugin install solidity-skills@Claude-Solidity-Skills
Or via CLI:
claude plugin marketplace add max-taylor/Claude-Solidity-Skills
claude plugin install solidity-skills@Claude-Solidity-Skills
claude --plugin-dir ./solidity-skills
/solidity-skills:test-hardhat — Hardhat Test GenerationGenerates comprehensive Hardhat v3 test suites with structured coverage across unit, integration, and end-to-end testing layers.
What it does:
loadFixture, Chai matchers, and hardhat-network-helpersInvoke:
/solidity-skills:test-hardhat MyContract.sol
Resources used to build this skill:
/solidity-skills:test-foundry — Foundry/Forge Test GenerationGenerates comprehensive Forge test suites with first-class support for fuzz testing, invariant testing, and fork testing.
What it does:
Test base, cheatcodes (vm.prank, vm.expectRevert, vm.expectEmit, vm.warp, deal, etc.), and bound() for input constrainingInvoke:
/solidity-skills:test-foundry MyContract.sol
Resources used to build this skill:
setUp(), naming conventions (test_, testFuzz_, invariant_), assertion library, verbosity flagsvm.* cheatcode reference (prank, expectRevert, expectEmit, warp, roll, deal, store, mockCall, etc.)targetContract, targetSelector, bound() vs vm.assume(), multi-actor simulation, configurationvm.createFork, vm.selectFork, block pinning, deal() for ERC20s, RPC caching/solidity-skills:gas-optimize — Gas Optimization AnalysisAnalyzes a Solidity contract for gas optimization opportunities, ranked by impact with before/after code and estimated gas savings.
What it does:
Invoke:
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 84 marketplace plugins, 192 local specialized agents, and 156 local skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations