소개
The NoSQL Database Architect skill provides Claude with the specialized mental models required to design and optimize distributed wide-column and key-value stores. Unlike traditional relational databases, distributed NoSQL systems like Cassandra and DynamoDB require a 'query-first' approach. This skill guides developers through complex patterns such as single-table design, partition key optimization to avoid 'hot partitions,' and denormalization strategies. It is an essential companion for developers building high-throughput microservices, migrating from SQL to NoSQL, or troubleshooting performance bottlenecks in existing distributed clusters.