From azure-cosmosdb
Provides architecture and integration patterns for Azure Cosmos DB: change feed materialized views, ranking, relationship hydration, and LangGraph multi-agent orchestration with FastAPI.
How this skill is triggered — by the user, by Claude, or both
Slash command
/azure-cosmosdb:cosmosdb-design-patternsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Architecture and integration patterns for Azure Cosmos DB applications, including AI agent orchestration with LangGraph.
AGENTS.mdREADME.mdmetadata.jsonrules/_sections.mdrules/pattern-ai-grounding-access.mdrules/pattern-background-task-writes.mdrules/pattern-change-feed-materialized-views.mdrules/pattern-efficient-ranking.mdrules/pattern-langgraph-agent-name-attribution.mdrules/pattern-langgraph-agent-routing-cosmosdb.mdrules/pattern-langgraph-async-cosmos-routing.mdrules/pattern-langgraph-async-cosmos-writes.mdrules/pattern-langgraph-chat-history-separate.mdrules/pattern-langgraph-fastapi-startup.mdrules/pattern-langgraph-interrupt-human.mdrules/pattern-langgraph-multi-agent.mdrules/pattern-langgraph-resume-checkpoint.mdrules/pattern-service-layer-relationships.mdArchitecture and integration patterns for Azure Cosmos DB applications, including AI agent orchestration with LangGraph.
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.
Designs scalable backend APIs and microservices architectures focusing on service boundaries, data contracts, resilience, observability, and distributed systems. Use for new services or integration planning.