macros-code-reviewReviews Rust macro code for hygiene issues, fragment misuse, compile-time impact, and procedural macro patterns. Use when reviewing macro_rules! definitions,...
Install via ClawdBot CLI:
clawdbot install anderskev/macros-code-reviewGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Apr 20, 2026
Reviewing macros in open-source or proprietary Rust libraries to ensure hygiene, compatibility, and performance. This helps maintain code quality and prevent downstream issues for users, especially in no_std environments.
Analyzing macros in embedded Rust projects where no_std compatibility is critical. Ensures macros use ::core:: and ::alloc:: paths correctly and avoid unsafe code violations that could lead to system failures.
Integrating the skill into CI/CD pipelines for Rust projects to automatically flag macro issues during code reviews. This reduces manual effort and catches errors early in development cycles.
Using the skill to teach Rust developers best practices for macro design, such as fragment type selection and hygiene. Helps learners avoid common pitfalls in procedural and declarative macros.
Reviewing macros in performance-critical Rust applications to minimize compile-time impact and ensure generated code is efficient. Focuses on procedural macro patterns and code volume management.
Offer the skill as part of a subscription-based platform that integrates with GitHub or GitLab. Provides automated macro reviews for Rust projects, with tiered pricing based on usage and severity levels.
Provide expert consulting for companies needing deep macro audits in their Rust codebases. Includes one-time reviews, training sessions, and custom integration support for large-scale projects.
Release the skill as open-source to build community trust, then monetize through premium features like advanced reporting, team collaboration tools, and priority support for enterprise clients.
💬 Integration Tip
Integrate this skill into CI/CD pipelines using GitHub Actions or GitLab CI to automatically run macro reviews on pull requests, ensuring issues are caught before merging.
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