关于
This skill empowers Claude to assist with MongoDB database interactions, offering battle-tested patterns for data modeling, indexing, and complex aggregations. It helps developers choose between embedding and referencing, implement efficient indexing using the ESR rule, and construct performant aggregation pipelines while strictly adhering to read-only MCP constraints. Whether you are troubleshooting performance bottlenecks or exploring collection structures, this skill ensures best practices are followed to avoid common anti-patterns like unbounded arrays, massive documents, or missing indexes.