serde-code-reviewReviews serde serialization code for derive patterns, enum representations, custom implementations, and common serialization bugs. Use when reviewing Rust co...
Install via ClawdBot CLI:
clawdbot install anderskev/serde-code-reviewGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated May 1, 2026
Review serde attributes in Rust API types to ensure field naming and enum representations match external API contracts, preventing silent breaking changes when APIs evolve.
Audit serde usage on database model structs, especially when used with sqlx, to ensure consistent enum representations and proper field defaults for round-trip correctness.
Check serde derives and attribute macros on config types to guarantee robust deserialization with proper defaults and unknown field handling, critical for DevOps and deployment tools.
Evaluate serde enum tagging and custom serializer usage for message types sent over WebSocket, ensuring forward compatibility and efficient wire format.
Review serde definitions on shared DTOs across microservices to prevent field rename mismatches and ensure reliable serialization/deserialization in distributed systems.
Offer basic serde review for free with limited findings, and charge for detailed reports with severity calibration and integration tips.
Integrate this code review skill into CI pipelines as a premium check, charging per build or as part of a larger Rust toolchain subscription.
Provide specialized serde auditing as part of Rust consulting engagements, delivering comprehensive reports and recommendations for high-stakes projects.
💬 Integration Tip
Run this skill as a pre-commit hook or in CI to catch serde issues early. Combine with the beagle-rust:review-verification-protocol to validate findings before reporting.
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.
Use the @steipete/oracle CLI to bundle a prompt plus the right files and get a second-model review (API or browser) for debugging, refactors, design checks, or cross-validation.
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions
This skill should be used ONLY when the user EXPLICITLY and UNAMBIGUOUSLY requests a Git repository commit-history analysis that produces aggregate collabora...
Spec-first, TDD, subagent-driven software development workflow. Use when: (1) building any new feature or app — triggers brainstorm → plan → subagent executi...
Best practices for Remotion - Video creation in React