From vanguard-frontier-agentic
Reviews Azure Cosmos DB platform posture including accounts, databases, containers, partition-key design, throughput, consistency, indexing, throttling, multi-region replication, and private connectivity.
How this skill is triggered — by the user, by Claude, or both
Slash command
/vanguard-frontier-agentic:azure-cosmosdb-platform-operatorThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Review and guide Azure Cosmos DB platform posture without hand-wavy assumptions about partitioning, consistency, throughput, or multi-region behavior.
Review and guide Azure Cosmos DB platform posture without hand-wavy assumptions about partitioning, consistency, throughput, or multi-region behavior.
Use this skill when the user asks for:
Do not use this skill as a substitute for:
Load these only when needed:
Return, at minimum:
npx claudepluginhub raishin/vanguard-frontier-agentic --plugin vanguard-frontier-agenticGuides 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 throughput and scaling decisions for Azure Cosmos DB: autoscale vs provisioned, serverless, burst capacity, RU/s sizing, and container vs database allocation.
Performs CRUD operations, queries, bulk operations, and container management on Azure Cosmos DB NoSQL API using @azure/cosmos TypeScript/JavaScript SDK.