Skip to main content
mongodb
GitHub 제작자 프로필

mongodb

18개 GitHub 저장소에서 수집된 109개 skills를 저장소 단위로 보여줍니다.

수집된 skills
109
저장소
18
업데이트
2026년 9월 3일
저장소 지도

skills가 있는 위치

수집된 skill 수가 많은 주요 저장소와 이 제작자 카탈로그 내 비중, 직업 분포를 보여줍니다.

#01
docs
skills 62개 · 2026년 8월 10일
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터프로젝트 관리 전문가데스크톱 출판 전문가일반 사무원네트워크·컴퓨터 시스템 관리자
직업 카테고리 8개 · 100% 분류됨
57%비중
#02
skill-gate
skills 13개 · 2026년 6월 26일
소프트웨어 개발자네트워크·컴퓨터 시스템 관리자데이터베이스 아키텍트일반 사무원정보 보안 분석가컴플라이언스 담당자
직업 카테고리 6개 · 100% 분류됨
12%비중
#03
terraform-provider-mongodbatlas
skills 8개 · 2026년 8월 28일
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터
직업 카테고리 2개 · 100% 분류됨
7.3%비중
#04
agent-skills
skills 8개 · 2026년 7월 20일
소프트웨어 개발자기타 컴퓨터 관련 직업
직업 카테고리 2개 · 100% 분류됨
7.3%비중
#05
mongo-java-driver
skills 2개 · 2026년 5월 11일
소프트웨어 개발자
직업 카테고리 1개 · 100% 분류됨
1.8%비중
#06
mongo-efcore-provider
skills 2개 · 2026년 8월 13일
소프트웨어 품질 보증 분석가·테스터
직업 카테고리 1개 · 100% 분류됨
1.8%비중
#07
leafygreen-ui
skills 2개 · 2026년 5월 6일
웹 개발자웹·디지털 인터페이스 디자이너
직업 카테고리 2개 · 100% 분류됨
1.8%비중
#08
mongo-hibernate
skills 2개 · 2026년 8월 5일
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터
직업 카테고리 2개 · 100% 분류됨
1.8%비중
여기에는 상위 8개 저장소가 표시되며, 전체 저장소 목록은 아래에서 이어집니다.
저장소 탐색

저장소와 대표 skills

mercury-fix
소프트웨어 개발자

Turn a Mercury mismatch ticket into a reviewable docs edit. Reads the ticket, resolves its URL(s) field to a source file in content/, classifies the requested change into one of six known patterns, and applies the matching edit recipe. Handles…

2026년 8월 10일
jira
프로젝트 관리 전문가

Use this skill for any Jira operation in the DOCSP project — creating, viewing, searching, updating, transitioning, commenting on, or linking tickets. Also handles follow-up ticket creation to manage scope creep. TRIGGER when: user mentions a DOCSP-XXXXX…

2026년 8월 7일
language-tabs-to-composable-scripted
소프트웨어 개발자

Converts RST pages using language tabs to composable tutorial format. Script-first: uses analyze.py and convert.py for automation, with manual fallback steps for large pages and edge cases. Canonical reference — consolidates language-tabs-to-composable…

2026년 8월 6일
open-pr
소프트웨어 개발자

Opens a GitHub Pull Request with the standard PR template: Description, Staging Links, and JIRA ticket. Infers the ticket from the branch name and generates staging preview URLs from changed files after the PR is created. TRIGGER when: user asks to open,…

2026년 8월 3일
add-redirects
소프트웨어 개발자

Add redirects when MongoDB documentation pages are renamed, moved, or deleted under content/. Use this skill when page .txt files are renamed/moved/deleted in content/*/source/.

2026년 7월 31일
pr-coverage-check
소프트웨어 개발자

Compare a docs PR against the engineering PR (and Jira) it documents, and produce a short list of pointers — not a full report — telling an engineering reviewer exactly where to look and why, to speed up tech review. Human supplies the PR and ticket URLs; the…

2026년 7월 29일
dochub
소프트웨어 개발자

Create or update a DocHub link (dochub.mongodb.org/core/<key>) so product UI and error messages point at docs through a stable vanity URL, or check whether a moved/renamed/deleted docs page has broken any DocHub link. Use when a writer or stakeholder asks to…

2026년 7월 24일
docs-drift
소프트웨어 개발자

Detect drift between a documentation property and its source code, classify each finding (Confirmed / Tracked / Upcoming / Intentional / Needs-eng- confirmation), and draft held DOCSP tickets for confirmed drift only. Runs against any property given a…

2026년 7월 24일
수집된 skill 62개 중 8개를 표시합니다.
수집된 skill 13개 중 8개를 표시합니다.
autogen-create-resource
소프트웨어 개발자

Use when creating a brand-new autogenerated (serviceapi) resource in this provider from an OpenAPI spec — "autogenerate new terraform resource <name>", a new-resource workflow dispatch, or any request to add a new autogen resource together with its acceptance…

2026년 8월 28일
autogen-update-resource
소프트웨어 개발자

Use when updating an existing autogenerated (serviceapi) resource for API spec changes — typically surfaced by the "Updates auto-generated production resources (DO NOT MERGE)" bot PR or a scheduled regeneration diff, or when asked to incorporate a spec…

2026년 8월 28일
pr-and-documentation-standards
소프트웨어 품질 보증 분석가·테스터

Use when creating PRs, writing or editing documentation (schema descriptions, docs markdown, examples), creating or restructuring examples/, reviewing code, or adding changelog entries.

2026년 8월 28일
acceptance-test-patterns
소프트웨어 품질 보증 분석가·테스터

Best practices for writing and organizing acceptance tests in this Terraform provider. Use when creating new acceptance tests, modifying existing tests, fixing flaky tests, or reviewing test code. Covers test consolidation, avoiding duplicates, plural data…

2026년 8월 18일
autogen-config
소프트웨어 개발자

Authoring and reviewing `tools/codegen/config.yml` entries for autogenerated (serviceapi) resources. Use when creating the config.yml entry for a new autogen resource, adding or changing schema overrides (computability, sensitive, collection type,…

2026년 8월 18일
terraform-resource-development
소프트웨어 개발자

Best practices for developing Terraform resources and data sources in this provider. Use when creating new resources, modifying schema definitions, implementing CRUD operations, handling state transitions, or working with autogenerated resources.

2026년 8월 17일
monthly-test-suite-summary
소프트웨어 품질 보증 분석가·테스터

Build the monthly test-stability summary for the OpEx document (Test stability → Overall metrics section) for the mongodb/terraform-provider-mongodbatlas repo. Aggregates the daily summarize-test-suite verdicts of one calendar month into a paste-ready…

2026년 8월 14일
summarize-test-suite
소프트웨어 품질 보증 분석가·테스터

Summarize a GitHub Actions test suite run for the mongodb/terraform-provider-mongodbatlas repo — fetches job logs, classifies failures, and produces a Slack summary led by an explicit code-regression verdict. Use when the user shares a workflow run URL or…

2026년 8월 14일
mongodb-atlas-stream-processing
소프트웨어 개발자

Manages MongoDB Atlas Stream Processing (ASP) workflows. Handles workspace provisioning, data source/sink connections, processor lifecycle operations, debugging diagnostics, and tier sizing. Supports Kafka, Atlas clusters, S3, HTTPS, and Lambda integrations…

2026년 7월 20일
mongodb-connection
소프트웨어 개발자

Optimize MongoDB client connection configuration (pools, timeouts, patterns) for any supported driver language. Use this skill when working/updating/reviewing on functions that instantiate or configure a MongoDB client (eg, when calling `connect()`),…

2026년 7월 20일
mongodb-mcp-setup
소프트웨어 개발자

Guide users through configuring key MongoDB MCP server options. Use this skill when a user has the MongoDB MCP server installed but hasn't configured the required environment variables, or when they ask about connecting to MongoDB/Atlas and don't have the…

2026년 7월 20일
mongodb-natural-language-querying
소프트웨어 개발자

Generate read-only MongoDB queries (find) or aggregation pipelines using natural language, with collection schema context and sample documents. Use this skill whenever the user asks to write, create, or generate MongoDB queries, wants to…

2026년 7월 20일
mongodb-query-optimizer
소프트웨어 개발자

Help with MongoDB query optimization and indexing. Use only when the user asks for optimization or performance: "How do I optimize this query?", "How do I index this?", "Why is this query slow?", "Can you fix my slow queries?", "What are the slow queries on…

2026년 7월 20일
mongodb-schema-design
소프트웨어 개발자

MongoDB schema design patterns and anti-patterns. Use when designing data models, reviewing schemas, migrating from SQL, or troubleshooting performance issues caused by schema problems. Triggers on "design schema", "embed vs reference", "MongoDB data model",…

2026년 7월 20일
mongodb-search-and-ai
소프트웨어 개발자

Guides MongoDB users through implementing and optimizing Atlas Search (full-text), Vector Search (semantic), and Hybrid Search solutions. Use this skill when users need to build search functionality for text-based queries (autocomplete, fuzzy matching,…

2026년 7월 20일
review-skill
기타 컴퓨터 관련 직업

Review a proposed Agent Skill for structural validity and content quality before publishing. Runs the skill-validator CLI to check for structural issues, scores the skill with an LLM judge, and interprets results to advise SMEs on what to address. Use when a…

2026년 3월 27일
저장소 18개 중 12개 표시