contracts▌
5 indexed skills · max 10 per page
upgrade-solidity-contracts
openzeppelin/openzeppelin-skills · Productivity
All three use EIP-1967 storage slots for the implementation address, admin, and beacon.
deploying-contracts-on-base
base/skills · Productivity
Before constructing shell commands, validate all user-provided values:
develop-secure-contracts
openzeppelin/openzeppelin-skills · Productivity
For conceptual questions ("How does Ownable work?"), explain without generating code. For implementation requests, proceed with the workflow below.
parallel-agent-contracts
parcadei/continuous-claude-v3 · Productivity
When launching parallel agents for code implementation, prevent type duplication.
setup-solidity-contracts
openzeppelin/openzeppelin-skills · Productivity
For existing projects, detect the framework by looking for hardhat.config.* (Hardhat) or foundry.toml (Foundry). For new projects, ask the user which framework they prefer.