rename-symbol
CommunitySystematic code symbol renaming.
Software Engineering#code quality#developer tools#refactoring#codebase maintenance#search and replace#symbol renaming
Authoreivindeb
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill ensures that when a symbol (like a variable, function, or class name) is renamed, all its references across the entire codebase are updated consistently, preventing orphaned references and semantic inconsistencies.
Core Features & Use Cases
- Comprehensive Renaming: Updates direct and semantic references, including declarations, call sites, file names, and non-code references (comments, documentation).
- Scope Clarification: Helps differentiate between exact symbol renames and conceptual root renames.
- Use Case: Refactoring a large codebase by renaming a core data structure like
UserDatatoUserProfileacross all classes, methods, files, and associated documentation.
Quick Start
Use the rename-symbol skill to change all instances of 'old_function_name' to 'new_function_name' throughout the project.
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-symbol Download link: https://github.com/eivindeb/agent-skills/archive/main.zip#rename-symbol 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.