From azure-cosmosdb
Guides Azure Cosmos DB data modeling, partition key selection, indexing policy, query optimization, and data-access patterns like change feed materialized views.
How this skill is triggered — by the user, by Claude, or both
Slash command
/azure-cosmosdb:cosmosdb-data-and-queriesThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Best practices for Azure Cosmos DB data design and querying: document modeling, partition key selection, indexing policy, query optimization, and data-access patterns.
AGENTS.mdREADME.mdmetadata.jsonrules/_sections.mdrules/_template.mdrules/index-composite-direction.mdrules/index-composite.mdrules/index-exclude-unused.mdrules/index-lazy-consistent.mdrules/index-path-syntax.mdrules/index-range-vs-hash.mdrules/index-spatial.mdrules/model-avoid-2mb-limit.mdrules/model-denormalize-reads.mdrules/model-embed-related.mdrules/model-id-constraints.mdrules/model-json-serialization.mdrules/model-nesting-depth.mdrules/model-numeric-precision.mdrules/model-reference-large.mdBest practices for Azure Cosmos DB data design and querying: document modeling, partition key selection, indexing policy, query optimization, and data-access patterns.
Reference these guidelines when designing documents, choosing partition keys, defining indexing policy, or writing and optimizing queries against Azure Cosmos DB.
npx claudepluginhub azurecosmosdb/cosmosdb-agent-kit --plugin azure-cosmosdbAzure Cosmos DB performance optimization and best practices for NoSQL, including partitioning, query optimization, SDK usage, and data modeling.
Performs CRUD operations, queries, bulk operations, and container management on Azure Cosmos DB NoSQL API using @azure/cosmos TypeScript/JavaScript SDK.
Perform document CRUD, queries, bulk operations, and container management in Azure Cosmos DB using @azure/cosmos TypeScript/JavaScript SDK.