소개
The PostgreSQL Table Design skill provides Claude with specialized expertise in building robust database architectures specifically for the PostgreSQL ecosystem. It moves beyond generic SQL to implement advanced features such as GIN/GiST indexing, declarative partitioning, identity columns, and Row-Level Security (RLS). Whether you are designing a normalized 3NF schema for a new application, optimizing for insert-heavy workloads, or integrating vector search with pgvector, this skill ensures your database is scalable, secure, and performant while avoiding common pitfalls like silent coercions and unindexed foreign keys.