From azure-cosmosdb
Guides Cosmos DB developer tooling: VS Code extension for data inspection and management, and Emulator setup for local development and testing.
How this skill is triggered — by the user, by Claude, or both
Slash command
/azure-cosmosdb:cosmosdb-toolingThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Guidance for developer tools that improve local development and data inspection workflows.
Guidance for developer tools that improve local development and data inspection workflows.
Reference these guidelines when:
For all rules expanded: AGENTS.md
npx claudepluginhub azurecosmosdb/cosmosdb-agent-kit --plugin azure-cosmosdbGuides 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.
Azure Cosmos DB performance optimization and best practices for NoSQL, including partitioning, query optimization, SDK usage, and data modeling.
Builds Azure Cosmos DB NoSQL services with clean code, security best practices, and TDD. Covers client setup, dual authentication (DefaultAzureCredential and emulator key), and async wrappers.