From azure-cosmosdb
SDK best practices for Azure Cosmos DB: singleton client, connection modes, retry handling, diagnostics, ETag concurrency, Spring Boot and LangChain integration.
How this skill is triggered — by the user, by Claude, or both
Slash command
/azure-cosmosdb:cosmosdb-sdkThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
SDK usage patterns and framework-specific guidance for Azure Cosmos DB across .NET, Java, Python, Spring Boot, and LangChain.
AGENTS.mdREADME.mdmetadata.jsonrules/_sections.mdrules/sdk-async-api.mdrules/sdk-availability-strategy.mdrules/sdk-circuit-breaker.mdrules/sdk-conditional-create-etag.mdrules/sdk-connection-mode.mdrules/sdk-continuation-token-null-guard.mdrules/sdk-diagnostics.mdrules/sdk-dotnet-cosmos-package-id.mdrules/sdk-dotnet-namespace-collision.mdrules/sdk-emulator-ssl.mdrules/sdk-etag-concurrency.mdrules/sdk-excluded-regions.mdrules/sdk-go-partition-key-metadata.mdrules/sdk-java-content-response.mdrules/sdk-java-cosmos-config.mdrules/sdk-java-spring-boot-versions.mdSDK usage patterns and framework-specific guidance for Azure Cosmos DB across .NET, Java, Python, Spring Boot, and LangChain.
Reference these guidelines when:
For all rules expanded: AGENTS.md
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.
Guides Azure Cosmos DB application development including NoSQL data modeling, partition key design, point reads, query optimization, SDK usage, transactional batches, change feed, and consistency-aware reads.
Guides Java developers on Azure Cosmos DB SDK for NoSQL operations, global distribution, multi-model support, reactive patterns, authentication, and client setup.