From vanguard-frontier-agentic
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.
How this skill is triggered — by the user, by Claude, or both
Slash command
/vanguard-frontier-agentic:azure-cosmosdb-application-developerThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Guide Azure Cosmos DB application-development decisions without pretending relational habits, scan-heavy queries, or cross-partition assumptions will scale safely.
Guide Azure Cosmos DB application-development decisions without pretending relational habits, scan-heavy queries, or cross-partition assumptions will scale safely.
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-agenticAzure Cosmos DB performance optimization and best practices for NoSQL, including partitioning, query optimization, SDK usage, and data modeling.
Reviews Azure Cosmos DB platform posture including accounts, databases, containers, partition-key design, throughput, consistency, indexing, throttling, multi-region replication, and private connectivity.
Performs CRUD operations, queries, bulk operations, and container management on Azure Cosmos DB NoSQL API using @azure/cosmos TypeScript/JavaScript SDK.