rust-refactor-helper

Installation
SKILL.md

Rust Refactor Helper

Perform safe refactoring with comprehensive impact analysis.

Usage

/rust-refactor-helper <action> <target> [--dry-run]

Actions:

  • rename <old> <new> - Rename symbol
  • extract-fn <selection> - Extract to function
  • inline <fn> - Inline function
  • move <symbol> <dest> - Move to module
Related skills

More from actionbook/rust-skills

Installs
613
GitHub Stars
1.1K
First Seen
Jan 23, 2026