About
The PostgreSQL Table Design skill provides comprehensive architectural guidance for building production-grade database schemas. It assists developers in selecting the most efficient data types, implementing advanced indexing strategies like GIN and GiST, and configuring partitioning for large-scale datasets. By incorporating best practices for normalization, row-level security, and workload-specific optimizations, this skill ensures that database structures are resilient, performant, and maintainable within the Claude Code environment.