rename-global-variable-or-function
CommunitySafely rename global symbols in code.
Software Engineering#rename#coding-guidelines#decompilation#symbol-mapping#global-symbols#memory-address#rom-address
Authorcdlewis
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Renaming global variables and functions in a decompilation project can be error-prone, requiring careful updates to symbol mappings to maintain correctness.
Core Features & Use Cases
- Ensures consistent renaming by annotating memory and ROM addresses (e.g., D_<memory><rom>, func<memory>_<rom>).
- Guides safe renaming with proper syntax and examples to avoid collisions.
- Use Case: When you need to rename a symbol to a meaningful name without breaking references.
Quick Start
Rename a global symbol by replacing its name and updating the associated aliases to reflect the new name.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: rename-global-variable-or-function Download link: https://github.com/cdlewis/snowboardkids2-decomp/archive/main.zip#rename-global-variable-or-function 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 471,000+ vetted skills library on demand.