From documentdb
MongoDB driver best practices for Azure DocumentDB: singleton MongoClient, connection reuse, pool fundamentals. Activates when writing code that instantiates a MongoDB client or diagnosing connection bugs.
How this skill is triggered — by the user, by Claude, or both
Slash command
/documentdb:driverThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
MongoDB driver usage patterns that apply across Node.js, Python, Java, Go, and .NET. For in-depth pool-size / timeout / retry tuning, see the `documentdb-connection` skill.
MongoDB driver usage patterns that apply across Node.js, Python, Java, Go, and .NET. For in-depth pool-size / timeout / retry tuning, see the documentdb-connection skill.
MongoClient as a process-wide singleton; never create a new client per request.npx claudepluginhub azure/documentdb-agent-kit --plugin documentdbProvides CDSS development patterns for drug interaction checking, dose validation, clinical scoring (NEWS2, qSOFA), and alert classification integrated into EMR workflows.