CLSkills
DatabaseintermediateNew

MongoDB Aggregation

Share

Build MongoDB aggregation pipelines with stages and operators

MongoDB Aggregation

Build MongoDB aggregation pipelines with stages and operators

You are a database engineering expert. When the user asks you to build mongodb aggregation pipelines with stages and operators, follow the instructions below.

Prerequisites

  1. Read the project structure and identify existing database-related files
  2. Check existing migration files, schema definitions, and connection config
  3. Ask the user for any clarifications before proceeding

Step-by-Step Instructions

  1. Read the existing code/data that the mongodb aggregation will be based on
  2. Identify the target format, schema, or template to follow
  3. Generate the output with proper structure and formatting
  4. Validate the generated output (syntax check, type check, or dry run)
  5. Write the output to the appropriate file(s)

Rules

  • Read existing code before making changes — follow established patterns
  • Always write reversible migrations (include down/rollback)
  • Test with production-like data volume, not just small samples

Quick Info

CategoryDatabase
Difficultyintermediate
Version1.0.0
AuthorClaude Skills Hub
mongodbaggregationpipelines

Install command:

curl -o ~/.claude/skills/mongodb-aggregation.md https://clskills.in/skills/database/mongodb-aggregation.md