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

mongodb-query-and-index-optimize

MongoDB 쿼리 최적화 및 인덱싱 전략. 쿼리 작성, 인덱스 생성, 집계 파이프라인 구축 또는 느린 작업 디버깅 시 사용합니다. "느린 쿼리", "인덱스 생성", "쿼리 최적화", "집계 파이프라인", "출력 설명", "COLLSCAN", "ESR 규칙", "복합 인덱스", "부분 인덱스", "TTL 인덱스", "텍스트 검색", "지리 공간", "$indexStats", "프로파일러"에 대해 트리거됩니다.

158설치·17트렌드·@romiluz13

설치

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

mongodb-query-and-index-optimize 설치 방법

명령줄에서 mongodb-query-and-index-optimize AI 스킬을 개발 환경에 빠르게 설치

  1. 터미널 열기: 터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다
  2. 설치 명령어 실행: 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/romiluz13/mongodb-agent-skills --skill mongodb-query-and-index-optimize
  3. 설치 확인: 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다

출처: 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 |

인용 가능한 정보

AI/검색 인용용 안정적인 필드와 명령어.

설치 명령어
npx skills add https://github.com/romiluz13/mongodb-agent-skills --skill mongodb-query-and-index-optimize
카테고리
</>개발 도구
인증됨
최초 등록
2026-03-03
업데이트
2026-03-10

Browse more skills from romiluz13/mongodb-agent-skills

빠른 답변

mongodb-query-and-index-optimize이란?

MongoDB 쿼리 최적화 및 인덱싱 전략. 쿼리 작성, 인덱스 생성, 집계 파이프라인 구축 또는 느린 작업 디버깅 시 사용합니다. "느린 쿼리", "인덱스 생성", "쿼리 최적화", "집계 파이프라인", "출력 설명", "COLLSCAN", "ESR 규칙", "복합 인덱스", "부분 인덱스", "TTL 인덱스", "텍스트 검색", "지리 공간", "$indexStats", "프로파일러"에 대해 트리거됩니다. 출처: romiluz13/mongodb-agent-skills.

mongodb-query-and-index-optimize 설치 방법은?

터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/romiluz13/mongodb-agent-skills --skill mongodb-query-and-index-optimize 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다

소스 저장소는 어디인가요?

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

상세

카테고리
</>개발 도구
출처
skills.sh
최초 등록
2026-03-03