About
This skill equips Claude with production-ready patterns for horizontal database scaling, covering hash, range, and directory-based sharding strategies. It provides essential guidance on shard key selection, query optimization, and architectural best practices to avoid common pitfalls like hotspots and cross-shard transaction failures. Use this skill when your application needs to handle billions of records, improve multi-tenant isolation, or resolve performance bottlenecks in distributed database environments through structured routing and data locality.