rust-code-reviewReviews Rust code for ownership, borrowing, lifetime, error handling, trait design, unsafe usage, and common mistakes. Use when reviewing .rs files, checking...
Install via ClawdBot CLI:
clawdbot install anderskev/rust-code-reviewGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Apr 19, 2026
Reviewing pull requests for Rust libraries to ensure adherence to ownership patterns and error handling best practices, preventing memory safety bugs and improving API stability for downstream users. Common tasks include checking trait implementations and unsafe usage in crates like web frameworks or system utilities.
Analyzing Rust code for embedded devices where resource constraints and safety are critical, focusing on minimizing allocations, verifying Send/Sync bounds for concurrency, and ensuring unsafe blocks are properly documented to avoid undefined behavior in real-time applications.
Reviewing Rust microservices in fintech for error handling robustness and performance optimizations, such as avoiding unnecessary clones in transaction processing and ensuring proper Result usage to prevent panics that could lead to financial discrepancies or downtime.
Checking Rust code in game engines for ownership issues in asset management and concurrency patterns, ensuring traits are minimal for flexibility and unsafe operations in rendering or physics modules are sound to maintain performance and stability.
Reviewing Rust-based CLI tools or infrastructure code for style consistency and linting compliance, focusing on naming conventions, doc comments for public APIs, and efficient iterator usage to improve maintainability and deployment reliability in CI/CD pipelines.
Integrate this skill into a cloud-based platform offering automated Rust code reviews as a subscription service, targeting teams needing continuous integration checks. Revenue is generated through tiered pricing based on review frequency and report depth, with upsells for custom rule sets.
Use the skill to provide expert Rust code review services on a project basis, combined with training workshops for developers. Revenue comes from hourly consulting rates and packaged training sessions, helping companies adopt Rust safely and efficiently in production environments.
Sell licenses to large enterprises for integrating this skill into their internal development tools, such as custom IDEs or code quality dashboards. Revenue is based on annual licenses per developer seat, with support and customization options for specific industry needs like finance or embedded systems.
💬 Integration Tip
Integrate this skill into CI/CD pipelines using a CLI tool that runs on code commits, ensuring it checks Cargo.toml first for edition-specific patterns to avoid false positives.
Scored Apr 19, 2026
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
Systematic code review patterns covering security, performance, maintainability, correctness, and testing — with severity levels, structured feedback guidance, review process, and anti-patterns to avoid. Use when reviewing PRs, establishing review standards, or improving review quality.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Provides a 7-step debugging protocol plus language-specific commands to systematically identify, verify, and fix software bugs across multiple environments.
Control and operate Opencode via slash commands. Use this skill to manage sessions, select models, switch agents (plan/build), and coordinate coding through Opencode.
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions