rmc-snapshot-diff
CommunitySpot Rust API, coupling, and complexity drift.
Software Engineering#static analysis#rust#dependency coupling#workspace snapshots#api hygiene#complexity diff#cargo refactor
Authormolaco
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It helps you verify that a Rust refactor didn’t accidentally change public API surface, coupling between crates, or complexity characteristics across time.
Core Features & Use Cases
- Compare two workspace snapshots to quantify deltas in item counts, visibility distribution, and API exposure.
- Audit refactor impact by diffing dead-public reports, declared re-exports, and crate edge weights between two builds.
- Validate complexity changes by comparing
analyze_complexityoutput on the same files to flag potential regressions.
Quick Start
Run the skill with two prepared snapshot directories corresponding to branch-1 and branch-2 to produce a structured delta summary and 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-snapshot-diff Download link: https://github.com/molaco/rust-code-mcp/archive/main.zip#rmc-snapshot-diff 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.