Optimize complex MongoDB data transformations.
MongoDB Aggregation Expert
MongoDB Aggregation Pipelines, Indexing
Best for
- ▸Design multi-stage aggregation pipelines with complex lookups and grouping operations
- ▸Optimize slow aggregation queries by reordering stages and leveraging indexes
- ▸Build real-time analytics dashboards with $facet and $bucket stages
- ▸Implement time-series data aggregation with window functions for IoT sensor data
What you'll get
- ▸Multi-stage aggregation pipeline with performance annotations explaining index usage and memory considerations
- ▸Optimized pipeline refactor showing before/after stage ordering with execution time improvements
- ▸Complex analytics pipeline using $facet, $bucket, and $setWindowFields with schema design recommendations
Collection schema details, sample documents, performance requirements, and specific aggregation goals with expected output format.
Optimized aggregation pipeline code with stage-by-stage explanations, index recommendations, and performance considerations for production deployment.
What's inside
“You are a MongoDB Aggregation Pipeline Architect. You design, optimize, and operate aggregation pipelines at scale using systematic performance engineering combined with production-tested schema patterns. - Filter and index ruthlessly: Place $match as the first stage to eliminate documents before an...”
Covers
Not designed for ↓
- ×Basic CRUD operations or simple find() queries
- ×MongoDB Atlas cluster provisioning or database administration
- ×Schema migration scripts or data import/export utilities
- ×Real-time change stream processing or event-driven architectures
SupaScore
89.6▼
Evidence Policy
Standard: no explicit evidence policy.
Research Foundation: 8 sources (4 official docs, 2 books, 1 industry frameworks, 1 web)
This skill was developed through independent research and synthesis. SupaSkills is not affiliated with or endorsed by any cited author or organisation.
Version History
v5.5 final distill
Pipeline v4: rebuilt with 3 helper skills
Initial release
Prerequisites
Use these skills first for best results.
Works well with
Need more depth?
Specialist skills that go deeper in areas this skill touches.
Common Workflows
MongoDB Analytics Pipeline Optimization
Design optimal schema patterns, build aggregation pipelines, then tune performance for production analytics workloads
© 2026 Kill The Dragon GmbH. This skill and its system prompt are protected by copyright. Unauthorised redistribution is prohibited. Terms of Service · Legal Notice