From antigravity-awesome-skills
Guides secure Solidity development with best practices for vulnerability prevention, reentrancy, overflow, access control, and audit readiness.
How this skill is triggered — by the user, by Claude, or both
Slash command
/antigravity-awesome-skills:solidity-securityThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Master smart contract security best practices, vulnerability prevention, and secure Solidity development patterns.
Master smart contract security best practices, vulnerability prevention, and secure Solidity development patterns.
resources/implementation-playbook.md.resources/implementation-playbook.md for detailed patterns and examples.npx claudepluginhub sickn33/antigravity-awesome-skills --plugin antigravity-bundle-aas-mobile-app-builderProvides Solidity smart contract security best practices, vulnerability prevention, and secure patterns for writing, auditing, DeFi protocols, and preventing reentrancy, overflows, access issues.
Prevents Solidity smart contract vulnerabilities like reentrancy, overflows, and access control using secure patterns, Checks-Effects-Interactions, and ReentrancyGuard. For writing and auditing contracts.
Provides Solidity security patterns for reentrancy, token decimals, precision loss, with defensive code examples and pre-deploy audit checklist. Use before deploying or reviewing value-handling contracts.