About
This skill empowers Claude to design robust PostgreSQL databases by applying professional schema design principles. It provides comprehensive guidance on selecting the most efficient data types, implementing advanced indexing strategies like GIN and GiST, and enforcing data integrity through constraints. Whether you are building a new application or refactoring an existing database, this skill ensures your tables are normalized for consistency, partitioned for scale, and optimized for specific workloads like high-concurrency inserts or complex analytical queries.