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 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.