mongodb-expert

Diagnose and optimize MongoDB performance, schema design, and deployment configurations.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/hvngroup/directus_b2b_crm --skill mongodb-expert-hvngroup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mongodb-expert
Source: https://github.com/hvngroup/directus_b2b_crm/tree/main/.agent/skills/mongodb-expert
Command: npx skills add https://github.com/hvngroup/directus_b2b_crm --skill mongodb-expert-hvngroup

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

MongoDB performance, schema design, and deployment challenges are addressed with structured guidance to diagnose, design, and optimize MongoDB deployments across environments.

Core Features & Use Cases

  • Document modeling, aggregation optimization, and sharding strategies for scalable data stores.
  • Replica set configuration, connection pool tuning, and index patterns for high-performance queries.
  • Real-world scenarios include diagnosing slow aggregations, designing efficient schemas, and configuring resilient clusters.

Quick Start

Identify your top three MongoDB bottlenecks and request a concrete optimization plan.

Frequently Asked Questions about mongodb-expert

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I optimize slow MongoDB aggregations?

To optimize slow MongoDB aggregations, you need structured diagnostics to identify bottlenecks and apply indexing strategies. This provides executable recommendations covering environment detection and aggregation pipeline optimization for high-performance queries.

What is the best way to design a MongoDB schema for scalable data stores?

Designing a MongoDB schema for scalable data stores requires document modeling and sharding strategies. This delivers structured guidance to design efficient schemas and configure resilient clusters that scale effectively across sharded deployments.

How do I configure MongoDB replica sets for high availability?

Configuring MongoDB replica sets for high availability involves replication configurations and connection pool tuning. This provides executable checks and recommendations to configure resilient clusters and ensure continuous operations across standalone or replica set environments.

Does MongoDB indexing strategy work differently for sharded deployments?

MongoDB indexing strategy does adapt for sharded deployments, requiring specific index patterns and sharding strategies. This offers executable recommendations covering diagnostics, indexing, and monitoring requirements tailored to your detected deployment environment.

Why does my MongoDB deployment need connection pool tuning?

Your MongoDB deployment needs connection pool tuning to resolve performance bottlenecks and support high-performance queries. This identifies your top bottlenecks through environment detection and provides a concrete optimization plan including monitoring requirements.