About
The Rust API Reviewer skill is a specialized auditing tool for backend developers working with the Rust web ecosystem. It analyzes project structures to enforce best practices across routing organization, state management, and middleware implementation. By detecting critical anti-patterns—such as using blocking Mutexes in async contexts or manual JSON parsing—it helps developers build safer, more scalable RESTful services while providing framework-specific recommendations for Axum, Actix-web, and Rocket.