rmc-semantic-overlaps
CommunityDetect duplicate Rust logic across your workspace
Software Engineering#semantic search#rust#deduplication#vector embeddings#code similarity#refactor planning#call-graph verification
Authormolaco
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It helps you find duplicate or near-duplicate Rust logic even when the code is renamed, moved across crates, or appears in multiple variants of the same idea.
Core Features & Use Cases
- Chunk-level semantic search: Use free-text queries to locate similar code fragments via vector similarity.
- Single-item neighbor discovery: Find semantic neighbors for one known qualified item name, returning ranked matches.
- Workspace-wide overlap auditing: Cluster or pair up similar items across a directory, using cached embeddings to support refactor planning and deduplication efforts.
Quick Start
Run semantic_overlaps on your workspace directory to generate similarity pairs or clusters, then verify the top candidates with who_uses_summary and read_file_content.
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-semantic-overlaps Download link: https://github.com/molaco/rust-code-mcp/archive/main.zip#rmc-semantic-overlaps 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.