‹ The Index

Rust Architecture Review

skill

- Rust architecture-audit rubric — builds a whole-project dependency graph (crates and modules), then judges it against a checklist (cycles, inverted dependencies, layer leaks, god modules, anemic domain) and over-engineering (ghost abstractions, over-layering), issuing a Healthy/Concerns/At-risk rating. Use when auditing a Rust project's architecture or structural debt. Triggers: structural debt, dependency cycle, layer leak, god module, is this over-engineered.

Works with: Claude Code (native)  ·  Cursor, Codex CLI (manual)
native: this artifact type is that client's own format

Category: Dev Tools & CI — see all ranked ›

Install (Claude Code):

cp -r rust-architecture-review ~/.claude/skills/

Security audit

Not scanned yet. We audit npm-published capabilities for known advisories, install-time scripts and permission surface; this one has no npm package we can resolve, or has not reached the queue.

source ↗  ·  skill:gurinderu/rust-architecture-review

Already running this? npx tashan-cli doctor checks your whole config against the Index — how it works ›

Measured 2026-08-09  ·  scorer s5  ·  how  ·  something wrong here?