About
The SQL Patterns skill equips Claude with a specialized knowledge base for writing high-performance, maintainable database queries. It offers instant access to complex Common Table Expressions (CTEs), window function syntax, and sophisticated indexing strategies. By implementing this skill, developers can quickly generate code for analytical tasks like running totals, optimize join logic, choose the correct index types (B-tree, Hash, GIN), and adopt scalable pagination techniques that outperform traditional methods.