소개
The PostgreSQL Table Design skill empowers Claude to act as a senior database architect, providing domain-specific guidance for creating robust relational schemas. It enforces critical best practices such as Third Normal Form (3NF) normalization, precise data type selection (preferring TIMESTAMPTZ and BIGINT), and sophisticated indexing strategies like B-tree, GIN, and GiST. Beyond basic table structure, it offers deep expertise in performance patterns for update-heavy workloads, Row-Level Security (RLS), and declarative partitioning for large-scale datasets. This skill ensures that your database layer is built on a solid 'Gold Hat' foundation—prioritizing efficiency, maintainability, and empowerment over technical debt.