About
The PostgreSQL Table Design skill provides Claude with specialized knowledge for creating robust database architectures. It enforces strict standards for normalization (3NF), data type selection, and indexing strategies to ensure long-term scalability and performance. From implementing Row-Level Security and complex partitioning to avoiding common pitfalls like unindexed foreign keys or silent coercions, this skill guides developers through the nuances of PostgreSQL-specific features like JSONB, GIN/GiST indexes, and transactional DDL.