mongodb-patterns

MongoDB aggregations and indexing without the foot-guns.

Score 0(?)CommunityCodeby mongodb-skills
Verified for:

Install

$ npx skills add mongodb-skills/patterns

Best for

Mongo-heavy teams that want correct aggregation pipelines on the first try.

About this skill

MongoDB query patterns, aggregation pipelines, indexing strategies, schema design conventions.

MongoDBAggregationNoSQL

Score breakdown

Score breakdown

rubric 1.0
Install count
0/20
Provenance
8.3/15
GitHub stars
0/15
Recency
8.5/10
Compatibility
4/10
Documentation depth
6.5/10
Install ergonomics
10/10
License
5/5
Verification freshness
4.3/5

Composite 0–100 score derived from 9 verifiable signals. See the rubric →

PlanetScale's schema branching and index-aware queries, packaged for agents.

SchemaMigrationsMySQL
Code

Supabase done right. RLS policies, edge functions, realtime, auth — in idiomatic patterns.

PostgresRLSRealtime
Code

Prisma migrations and queries by the book. Index-aware, migration-safe, type-correct.

PrismaTypeScriptMigrations
Code