rmc-attribute-audit

Community

Audit Rust attributes and doc comments fast.

Authormolaco
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It identifies where Rust items carry specific attributes or doc-comment markers and helps you prioritize follow-up by pairing that metadata with usage signals.

Core Features & Use Cases

  • Per-item attribute fingerprint: Extracts all #[...] attributes and /// doc-comment lines for a target item to render precise context without reading the full file.
  • Workspace-wide attribute search: Finds matching attributes and doc-comment bodies across a crate/workspace with match location tagging for clean triage.
  • Usage-aware combination: Correlates each finding with who_uses / who_uses_summary so you can assess whether deprecations or must-use contracts still have real consumers.
  • Common audit recipes: Deprecation rollout, serialization surface inventory, must-use compliance, forward-compat checks (non_exhaustive), and test-only detection (cfg(test)).

Quick Start

Build the hypergraph for your codebase and then search for all deprecated items in crate X by running the attribute search using the pattern #[deprecated.

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

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.