Skip to main content
Back to the directory
zhanghandong/rust-skillsSoftware EngineeringResearch and Audits

rust-refactor-helper

Safe Rust refactoring with LSP-driven impact analysis and dry-run preview.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
695

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/zhanghandong/rust-skills --skill rust-refactor-helper
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of May 1, 2026, rust-refactor-helper has 695 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: zhanghandong/rust-skills. Canonical URL: https://skills.sh/zhanghandong/rust-skills/rust-refactor-helper.

Security audits
Gen Agent Trust HubFAIL
SocketPASS
SnykPASS
About this skill
Safe Rust refactoring with LSP-driven impact analysis and dry-run preview. Perform safe refactoring with comprehensive impact analysis. Actions: Examples: Output: Output: Output: Always use --dry-run first to preview changes: This shows all changes without applying them. - Supports four refactoring actions: rename symbol, extract function, inline function, and move to module - Performs pre-refactor analysis using LSP operations (find references, go to definition, call hierarchy) to identify all affected code locations - Generates detailed impact reports showing definition location, all references categorized by file, and potential issues like documentation updates or public API changes - Includes dry-run mode to preview all changes before applying them, with safety checks for name conflicts, visibility changes, macro-generated code, and circular dependencies - rename - Rename symbol - extract-fn - Extract to function - inline - Inline function - move - Move to module - /rust-refactor-helper rename parse_config load_config - /rust-refactor-helper extract-fn src/main.rs:20-35 - /rust-refactor-helper move UserService src/services/

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does rust-refactor-helper do?

Safe Rust refactoring with LSP-driven impact analysis and dry-run preview.

Is rust-refactor-helper good?

rust-refactor-helper does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support rust-refactor-helper?

rust-refactor-helper currently lists compatibility with Skills CLI.

Is rust-refactor-helper safe to install?

rust-refactor-helper has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to rust-refactor-helper?

Skills in the same category include review-management, conversation-memory, coverage, grimoire-aave.

How do I install rust-refactor-helper?

Run the following command to install rust-refactor-helper: npx skills add https://github.com/zhanghandong/rust-skills --skill rust-refactor-helper

Related skills

More from zhanghandong/rust-skills

Related skills

Alternatives in Software Engineering