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 Jul 6, 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.