About
This skill empowers Claude with deep expertise in PostgreSQL database modeling, providing authoritative guidance on schema architecture. It covers everything from selecting the correct data types (like TIMESTAMPTZ and BIGINT) to advanced indexing strategies (GIN, GiST, BRIN) and partitioning for large-scale datasets. Whether you are building a new application or refactoring an existing database, this skill ensures your PostgreSQL design follows proven patterns to avoid common pitfalls like silent coercion, inefficient FK management, and dead tuple bloat.