About
This skill transforms Claude into a PostgreSQL specialist, providing comprehensive guidance on designing robust and scalable database schemas. It enforces critical architectural rules like 3NF normalization, proper use of constraints, and optimized indexing strategies including B-tree, GIN, and GiST. Whether you are handling time-series data with partitioning, managing JSONB for semi-structured attributes, or optimizing update-heavy tables with fillfactor adjustments, this skill ensures your database architecture is performant, durable, and follows modern PostgreSQL idioms.