rmc-workspace-overview

Community

Audit a Rust workspace in one pass.

Authormolaco
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It helps you quickly understand the shape, coupling, hygiene, and risk surface of an unfamiliar Rust workspace so you can choose the right next audit step.

Core Features & Use Cases

  • Workspace-wide first-look audit covering crates, item counts, visibility distribution, and dead-public rot.
  • Architectural coupling analysis using crate-edge fan-in/fan-out and cycle checks to surface the workspace’s structure.
  • Safety and state risk scanning by running unsafe-block documentation checks and global mutable-state inventory.
  • Hygiene and duplication detection via type collisions, module shadowing, within-crate duplicates, and semantic/literal overlap clustering.
  • Complexity hotspot spotting by selecting top-coupled files and estimating cyclomatic complexity before deeper dives.

Quick Start

Run the workspace overview audit by pointing it at your workspace path to get a one-page snapshot plus severity-ranked findings.

Dependency Matrix

Required Modules

None required

Components

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-workspace-overview
Download link: https://github.com/molaco/rust-code-mcp/archive/main.zip#rmc-workspace-overview

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.