sqlx-code-reviewReviews sqlx database code for compile-time query checking, connection pool management, migration patterns, and PostgreSQL-specific usage. Use when reviewing...
Install via ClawdBot CLI:
clawdbot install anderskev/sqlx-code-reviewGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Apr 18, 2026
A team is building a Rust-based backend for an online store, handling product listings, user orders, and inventory management. This skill helps review SQL queries for security and performance, ensuring compile-time checks prevent SQL injection and transactions maintain data consistency during purchases.
A fintech startup uses Rust with PostgreSQL to process payments and track account balances. The skill reviews connection pool configurations to avoid exhaustion under high load and ensures type mappings for decimal amounts are accurate, critical for regulatory compliance and financial integrity.
A healthcare application manages patient records and medical histories in a secure database. The skill checks migration patterns for safe schema updates without data loss and verifies enum mappings between Rust and SQL to maintain data consistency for sensitive health information.
An IoT company collects sensor data from devices into a PostgreSQL database for real-time analysis. The skill reviews query patterns to optimize performance with large datasets, using streaming fetches for efficiency, and ensures pool timeouts prevent resource leaks in continuous data ingestion.
A company offers a database-driven software-as-a-service platform, such as a CRM or project management tool. Using this skill ensures robust SQL code that scales with user growth, minimizes downtime from migrations, and maintains data security to support recurring revenue from subscriptions.
A consultancy firm provides specialized Rust and database review services to clients. This skill enables thorough audits of sqlx codebases, identifying critical issues like SQL injection risks and performance bottlenecks, generating revenue through project-based contracts or hourly rates.
A vendor develops proprietary enterprise software, such as inventory management or logistics systems, sold with licenses. The skill helps maintain high-quality database interactions, ensuring reliability and compliance for large-scale deployments, driving revenue from one-time sales or annual licenses.
💬 Integration Tip
Integrate this skill into CI/CD pipelines to automatically review sqlx code changes, focusing on compile-time query checks and migration safety to catch issues early in development.
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