Skip to content

feat(mongoatlas): add SKILL.md for MongoDB Atlas emulator#59

Open
mvanhorn wants to merge 1 commit intovercel-labs:mainfrom
mvanhorn:feat/mongoatlas-skill
Open

feat(mongoatlas): add SKILL.md for MongoDB Atlas emulator#59
mvanhorn wants to merge 1 commit intovercel-labs:mainfrom
mvanhorn:feat/mongoatlas-skill

Conversation

@mvanhorn
Copy link
Copy Markdown
Contributor

@mvanhorn mvanhorn commented Apr 8, 2026

Adds agent-consumable documentation for the MongoDB Atlas emulator package.

Documents both API surfaces: the Atlas Admin API for infrastructure management (projects, clusters, database users, database/collection listing) and the Data API for document operations (findOne, find, insertOne, insertMany, updateOne, updateMany, deleteOne, deleteMany, aggregate). Covers supported update operators ($set, $unset, $inc, $push, $pull, $addToSet) and aggregation pipeline stages ($match, $group, $sort, $limit, $skip, $project, $count, $unwind). Includes seed config YAML, adapter-next setup, and common CRUD patterns.

Follows the same structure as existing skills (resend, slack, etc.).

This contribution was developed with AI assistance (Claude Code).

Documents both API surfaces: Atlas Admin API for infrastructure
(projects, clusters, database users) and Data API for document
CRUD with update operators and aggregation pipeline.
@vercel
Copy link
Copy Markdown
Contributor

vercel bot commented Apr 8, 2026

@mvanhorn is attempting to deploy a commit to the Vercel Labs Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant