About
This skill equips Claude with specialized expertise to design and optimize PostgreSQL databases. It moves beyond basic SQL by enforcing domain-specific best practices such as identity-based primary keys, proper timezone handling with TIMESTAMPTZ, and efficient use of JSONB for semi-structured data. It provides deep guidance on advanced indexing strategies—including GIN, GiST, and BRIN—and covers complex architectural patterns like declarative partitioning, row-level security (RLS), and specialized optimization for update-heavy or insert-heavy workloads. Ideal for developers building scalable, reliable backends that require more than just default database behavior.