概要
The PostgreSQL Schema Design Expert skill provides Claude with deep domain expertise for building and optimizing PostgreSQL databases. It offers comprehensive guidance on everything from selecting the correct data types (like TIMESTAMPTZ vs TIMESTAMP) to implementing advanced indexing techniques such as GIN, GiST, and BRIN. This skill is essential for developers looking to ensure their database architecture is scalable, performant, and follows 3rd Normal Form (3NF) principles while effectively managing modern features like JSONB, Row-Level Security, and declarative partitioning.