Expert SQL query writing, optimization, and database schema design with support for PostgreSQL, MySQL, SQLite, and SQL Server. Use when working with databases for: (1) Writing complex SQL queries with joins, subqueries, and window functions, (2) Optimizing slow queries and analyzing execution plans, (3) Designing database schemas with proper normalization, (4) Creating indexes and improving query performance, (5) Writing migrations and handling schema changes, (6) Debugging SQL errors and query issues
Inherits all available tools
Additional assets for this skill
This skill inherits all available tools. When active, it can use any tool Claude has access to.
README.mdexamples/complex_queries.sqlexamples/migrations.sqlexamples/schema_examples.sqlreferences/advanced-patterns.mdreferences/best-practices.mdreferences/common-pitfalls.mdreferences/indexes-performance.mdreferences/query-optimization.mdscripts/sql_helper.py