rmc-refactor-plan
CommunityRefactor Rust safely with evidence.
Software Engineering#static analysis#refactoring#rust#call graph#semantic similarity#symbol navigation#API hygiene
Authormolaco
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps you decide how to refactor a Rust symbol by turning uncertain API and code-structure questions into an evidence-backed plan you can act on.
Core Features & Use Cases
- Evidence-first refactor recipes: Uses tool compositions to answer common refactor questions like downgrade pub to pub(crate), delete dead items, or assess whether to move code between crates.
- Cross-crate impact analysis: Compares consumer/importer usage patterns to estimate blast radius and detect facade or API hygiene issues.
- Semantic dedupe and complexity-aware targeting: Finds duplicate logic for extraction and prioritizes refactors using complexity and call-graph signals.
Quick Start
Ask for the refactor decision you want (for example, whether to delete a specific symbol) and follow the matching recipe to run the listed tool calls, review the evidence, then apply the verdict.
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: rmc-refactor-plan Download link: https://github.com/molaco/rust-code-mcp/archive/main.zip#rmc-refactor-plan 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.