Agent skill

contract-development

Compile, deploy, simulate, and verify Solidity smart contracts with OpenZeppelin support.

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/contract-development

Metadata

Additional technical details for this skill

tags
solidity, contract, deploy, compile, verify, etherscan, openzeppelin

SKILL.md

When to use

Use this skill when you are:

  • Compiling Solidity source code (with or without OpenZeppelin imports)
  • Deploying contracts to any supported EVM chain
  • Verifying deployed contracts on Etherscan
  • Simulating contract deployments on Gorlami forks before going live

How to use

  • rules/compilation.md - Compiling Solidity with OZ import support
  • rules/deployment.md - Full deploy flow (MCP tool + script patterns)
  • rules/interactions.md - Read/write deployed contracts via MCP tools
  • rules/openzeppelin-v5.md - OZ v5+ import paths + Ownable patterns
  • rules/templates.md - Copy/paste Solidity templates (OZ v5-compatible)
  • rules/verification.md - Etherscan V2 standard-json-input verification
  • rules/simulation.md - Test deploys on Gorlami forks first
  • rules/gotchas.md - Common pitfalls and requirements

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results