arch-inspect
CommunityPerform architecture and code quality audit for Rust projects
Authorbug-ops
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill unit performs a comprehensive architecture and code quality audit for Rust projects, ensuring that type safety, modularity, testability, readability, DRY principles, and async concurrency are adhered to.
Core Features & Use Cases
- Type Safety: Audits for illegal states, newtypes, typestate, and sealed traits.
- Modularity: Checks for correct crate/module boundaries and workspace structure.
- Testability: Validates unit logic can be exercised in isolation without side effects.
- Readability: Improves API naming conventions and function complexity.
- DRY and Technical Debt: Eliminates duplicated logic and tracks technical debt markers.
- Async Concurrency: Ensures bounded concurrency, explicit error strategy, and defined timeouts.
Quick Start
Run the arch-inspect skill with the focus argument: 'arch-inspect type-system' to audit type safety.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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: arch-inspect Download link: https://github.com/bug-ops/claude-plugins/archive/main.zip#arch-inspect 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 620,000+ vetted skills library on demand.