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 Jul 2, 2026
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.