From azure-cosmosdb
Configures Cosmos DB indexing policies including exclusions, composite indexes for ORDER BY, spatial indexes, path syntax, index types (range/hash), and indexing modes (lazy/consistent).
How this skill is triggered — by the user, by Claude, or both
Slash command
/azure-cosmosdb:cosmosdb-indexingThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Best practices for configuring indexing policies in Azure Cosmos DB.
Best practices for configuring indexing policies in Azure Cosmos DB.
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.
Provides SQL Server index design and optimization strategies for clustered, nonclustered, columnstore, filtered, and covering indexes plus maintenance and fragmentation.