·mongodb-query-and-index-optimize
</>

mongodb-query-and-index-optimize

MongoDB-Abfrageoptimierungs- und Indizierungsstrategien. Wird zum Schreiben von Abfragen, zum Erstellen von Indizes, zum Erstellen von Aggregationspipelines oder zum Debuggen langsamer Vorgänge verwendet. Löst auf „langsame Abfrage“, „Index erstellen“, „Abfrage optimieren“, „Aggregationspipeline“, „Ausgabe erklären“, „COLLSCAN“, „ESR-Regel“, „zusammengesetzter Index“, „Teilindex“, „TTL-Index“, „Textsuche“, „Geospatial“, „$indexStats“, „Profiler“ aus.

158Installationen·17Trend·@romiluz13

Installation

$npx skills add https://github.com/romiluz13/mongodb-agent-skills --skill mongodb-query-and-index-optimize

So installieren Sie mongodb-query-and-index-optimize

Installieren Sie den KI-Skill mongodb-query-and-index-optimize schnell in Ihrer Entwicklungsumgebung über die Kommandozeile

  1. Terminal öffnen: Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Installationsbefehl ausführen: Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/romiluz13/mongodb-agent-skills --skill mongodb-query-and-index-optimize
  3. Installation überprüfen: Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

Quelle: romiluz13/mongodb-agent-skills.

Query patterns and indexing strategies for MongoDB, maintained by MongoDB. Contains 46 rules across 5 categories, prioritized by impact. Includes MongoDB 8.0 features: bulkWrite command, $queryStats (introduced in MongoDB 6.0.7, with 8.1/8.2 enhancements), Query Settings, and updateOne sort option. Indexes are the primary tool for query performance—most slow queries are missing an appropriate index.

| Priority | Category | Impact | Prefix | Rules |

| 1 | Index Essentials | CRITICAL | index- | 9 | | 2 | Specialized Indexes | HIGH | index- | 11 | | 3 | Query Patterns | HIGH | query- | 10 | | 4 | Aggregation Optimization | HIGH | agg- | 8 | | 5 | Performance Diagnostics | MEDIUM | perf- | 8 |

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/romiluz13/mongodb-agent-skills --skill mongodb-query-and-index-optimize
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-03-03
Aktualisiert
2026-03-10

Browse more skills from romiluz13/mongodb-agent-skills

Schnelle Antworten

Was ist mongodb-query-and-index-optimize?

MongoDB-Abfrageoptimierungs- und Indizierungsstrategien. Wird zum Schreiben von Abfragen, zum Erstellen von Indizes, zum Erstellen von Aggregationspipelines oder zum Debuggen langsamer Vorgänge verwendet. Löst auf „langsame Abfrage“, „Index erstellen“, „Abfrage optimieren“, „Aggregationspipeline“, „Ausgabe erklären“, „COLLSCAN“, „ESR-Regel“, „zusammengesetzter Index“, „Teilindex“, „TTL-Index“, „Textsuche“, „Geospatial“, „$indexStats“, „Profiler“ aus. Quelle: romiluz13/mongodb-agent-skills.

Wie installiere ich mongodb-query-and-index-optimize?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/romiluz13/mongodb-agent-skills --skill mongodb-query-and-index-optimize Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

Wo ist das Quell-Repository?

https://github.com/romiluz13/mongodb-agent-skills

Details

Kategorie
</>Entwicklung
Quelle
skills.sh
Erstes Auftreten
2026-03-03