关于
The nosql-expert skill transforms Claude into a specialized architect for distributed wide-column and key-value stores, shifting the development focus from relational entity modeling to query-first design. It ensures that high-scale systems remain performant and cost-effective by applying expert-level patterns like single-table design, adjacency lists, and partition key optimization. This skill is essential for developers looking to avoid common pitfalls such as hot partitions, expensive scatter-gather operations, and inefficient data retrieval in technologies like AWS DynamoDB, Apache Cassandra, and ScyllaDB.