skill repo
openzeppelin/openzeppelin-skills▌
3 approved skills in this repository
skills (3)
upgrade-solidity-contracts
Productivity
All three use EIP-1967 storage slots for the implementation address, admin, and beacon.
develop-secure-contracts
Productivity
For conceptual questions ("How does Ownable work?"), explain without generating code. For implementation requests, proceed with the workflow below.
setup-solidity-contracts
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.