关于
The Database Sharding Manager skill empowers Claude to architect high-scale database solutions by distributing data across multiple instances to overcome single-server performance bottlenecks. It guides developers through the selection of optimal sharding keys, the implementation of consistent hashing, and the coordination of complex cross-shard queries. This skill is essential for maintaining performance and reliability in applications with massive datasets and high-concurrency write loads.