postgresql-table-design
Safe 78Design PostgreSQL Tables
by wshobson
PostgreSQL schemas can fail when data types, constraints, and indexes are chosen without workload context. This skill guides table design with PostgreSQL-specific rules for durable, performant, and maintainable schemas.