use-of-deprecated-functions
CommunityModernize Solidity code, avoid bugs.
Software Engineering#solidity#compiler warnings#code modernization#vulnerability patterns#smart contract security#deprecated functions
AuthorApegurus
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill identifies and helps remediate the use of deprecated or removed Solidity functions, keywords, and language features, preventing potential compilation errors and unexpected behavior in newer Solidity versions.
Core Features & Use Cases
- Deprecated Function Detection: Flags the use of outdated Solidity constructs like
suicide,sha3,block.blockhash,msg.gas, etc. - Modern Replacement Guidance: Provides the correct, modern alternatives for each deprecated feature.
- Use Case: A developer is working with an older Solidity contract and wants to upgrade it to a newer compiler version. This Skill can pinpoint all deprecated elements, making the upgrade process smoother and safer.
Quick Start
Use the use-of-deprecated-functions skill to audit the provided Solidity contract for any deprecated functions.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: use-of-deprecated-functions Download link: https://github.com/Apegurus/solidity-argus/archive/main.zip#use-of-deprecated-functions Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.