semantic-rename

Community

Safe symbol renaming across files.

AuthorTbK0ng
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the risk of errors and inconsistencies when renaming code symbols (variables, functions, classes) by using compiler APIs for precise, text-independent replacements.

Core Features & Use Cases

  • Deterministic Renaming: Ensures accurate renames by understanding code structure, not just text patterns.
  • Cross-File Refactoring: Safely updates symbol references across multiple files in a project.
  • Use Case: When refactoring a large codebase, use this skill to rename a widely used function without fear of accidentally changing unrelated text or missing a reference.

Quick Start

Use the semantic-rename skill to rename the symbol at file main.ts, line 10, column 5 to newVariableName.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: semantic-rename
Download link: https://github.com/TbK0ng/silver-bullet-kernel/archive/main.zip#semantic-rename

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.