byazurecosmosdb· 2 skills
Azure Cosmos DB performance optimization and best practices guidelines for NoSQL, partitioning, queries, and SDK usage. Use when writing, reviewing, or refactoring code that interacts with Azure Cosmos DB, designing data models, optimizing queries, or implementing high-performance database operations. USE FOR: Cosmos DB NoSQL, partition key design, RU optimization, point reads, cross-partition queries, SDK singleton, CosmosClient, container modeling, change feed, bulk operations, vector search, full-text search, hierarchical partition keys, global distribution, autoscale throughput, indexing policy. DO NOT USE FOR: PostgreSQL, MySQL, MongoDB (non-Azure), DynamoDB, Cassandra, Azure SQL, Cosmos DB for PostgreSQL (vCore), Cosmos DB for MongoDB vCore, Azure DocumentDB, general SQL databases, Redis, Elasticsearch.
$npx -y skills add azurecosmosdb/cosmosdb-agent-kit --skill cosmosdb-best-practicesInstalls into the current project.
Run `npx skills use "https://github.com/azurecosmosdb/cosmosdb-agent-kit" --skill "azurecosmosdb/cosmosdb-agent-kit/cosmosdb-best-practices"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/azurecosmosdb/cosmosdb-agent-kit" that are relevant to the current task. Run `npx skills add "https://github.com/azurecosmosdb/cosmosdb-agent-kit"` and select the relevant skills, then follow their instructions.