소개
The Database Partition Manager skill empowers Claude to design and implement efficient data partitioning strategies for high-volume databases. It guides the AI through assessing current table structures, selecting optimal partitioning keys (range, list, or hash), executing non-destructive implementations, and validating performance gains. This skill is indispensable for developers managing massive datasets who need to reduce query latency, improve index efficiency, and simplify data lifecycle management without manual overhead.