概要
The SQL Engineering skill transforms Claude into a specialized database architect, ensuring all generated SQL is performant, readable, and maintainable. It enforces best practices such as utilizing Common Table Expressions (CTEs) for logical clarity, implementing robust NULL handling patterns, and applying dialect-specific optimizations for platforms like BigQuery and PostgreSQL. Whether you are designing complex schemas with GIN indexes and enums or refactoring legacy queries to improve execution plans, this skill provides the necessary constraints and patterns to maintain production-grade database code standards.