use-of-deprecated-functions

Community

Modernize Solidity code, avoid bugs.

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 required

Components

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.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.