home/writing/mongodb-prompts

MongoDB Prompts

GPTClaudeGemini··404 copies·updated 2026-07-14
mongodb-prompts.prompt
# MongoDB Prompts

## Build
Use the MongoDB skill. Inspect existing project conventions, implement the requested change using idiomatic MongoDB patterns, verify with index explain plans, aggregation tests, fixture-backed queries, and migration sampling, and summarize changed files and risks.

## Review
Use the MongoDB skill. Review the change for correctness, maintainability, security, performance, and MongoDB-specific pitfalls such as unbounded collections scans, inconsistent document shapes, oversized documents, and missing compound indexes. Provide findings by severity.

## Debug
Use the MongoDB skill. Reproduce or reason through the issue, inspect relevant files and runtime signals, identify the likely cause, apply a focused fix if requested, and verify with index explain plans, aggregation tests, fixture-backed queries, and migration sampling.

## Document
Use the MongoDB skill. Create documentation that explains setup, usage, configuration, limitations, and troubleshooting for this repository's MongoDB implementation.

when to use it

Community prompt sourced from the open-source GitHub repo HasainalFaruk/AI-Engineer-Pack (no explicit license). A "MongoDB Prompts" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

writingcommunitygeneral

source

HasainalFaruk/AI-Engineer-Pack · no explicit license