solidity▌
5 indexed skills · max 10 per page
solidity-security
sickn33/antigravity-awesome-skills · Productivity
$21
upgrade-solidity-contracts
openzeppelin/openzeppelin-skills · Productivity
All three use EIP-1967 storage slots for the implementation address, admin, and beacon.
solidity-development
pluginagentmarketplace/custom-plugin-blockchain · Productivity
Master Solidity smart contract development with design patterns, testing strategies, and production best practices.
solidity-security
wshobson/agents · Productivity
Comprehensive smart contract security patterns, vulnerability prevention, and secure Solidity development practices. \n \n Covers critical vulnerabilities including reentrancy, integer overflow/underflow, access control failures, and front-running with vulnerable code examples and secure patterns \n Teaches Checks-Effects-Interactions pattern, pull-over-push payment design, input validation, and emergency stop mechanisms for production-ready contracts \n Includes gas optimization techniques such
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.