rust-refactor-helper

Community

Safe Rust refactoring with LSP.

AuthorMte90
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates complex and potentially risky code refactoring tasks in Rust projects, ensuring code integrity and preventing unintended consequences.

Core Features & Use Cases

  • Safe Renaming: Renames symbols across your codebase with impact analysis.
  • Function Extraction: Extracts selected code blocks into new functions, generating signatures and replacements.
  • Symbol Moving: Moves symbols between modules, updating all necessary imports.
  • Use Case: Refactor a large Rust codebase by safely renaming a widely used function, ensuring all call sites and documentation are updated correctly.

Quick Start

Safely rename the 'parse_config' function to 'load_config' in your Rust project.

Dependency Matrix

Required Modules

None required

Components

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: rust-refactor-helper
Download link: https://github.com/Mte90/dotfiles/archive/main.zip#rust-refactor-helper

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.