rust-analyzer-ssr
CommunitySemantic Rust code transformations.
Authornubiv
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enables powerful, semantic code transformations in Rust projects, going beyond simple text replacement to understand code structure and meaning.
Core Features & Use Cases
- AST-based Search and Replace: Matches code by its Abstract Syntax Tree structure and semantic meaning, not just text.
- Semantic Understanding: Understands type resolution and path equivalence for accurate transformations.
- Use Cases: Refactoring APIs, converting code patterns (e.g., UFCS to method calls), finding specific code structures, and ensuring consistent code style semantically.
Quick Start
Use rust-analyzer's SSR to swap function arguments in the current file by applying the rule foo($a, $b) ==>> foo($b, $a).
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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-analyzer-ssr Download link: https://github.com/nubiv/my-nome/archive/main.zip#rust-analyzer-ssr 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 223,000+ vetted skills library on demand.