Provides production-grade MongoDB patterns for Node.js applications using the official mongodb@7 driver. Use when asked to: connect to a MongoDB replica set, configure write concern or read preference, design indexes for high-cardinality queries, tune connection pool settings, enforce schema validation at the database level, handle replica set failover, diagnose connection pool exhaustion, or configure operation timeouts for production workloads.
Provides production-grade MongoDB patterns for Node.js applications using the official mongodb@7 driver. Use when asked to: connect to a MongoDB replica set, configure write concern or read preference, design indexes for high-cardinality queries, tune connection pool settings, enforce schema validation at the database level, handle replica set failover, diagnose connection pool exhaustion, or configure operation timeouts for production workloads.
为使用官方 mongodb@7 驱动的 Node.js 应用提供生产级 MongoDB 模式。用于以下场景:连接 MongoDB 副本集、配置写关注或读偏好、为高基数查询设计索引、调整连接池设置、在数据库层强制架构验证、处理副本集故障切换、诊断连接池耗尽,或为生产工作负载配置操作超时。
Category: developer (开发工具) · Author: sharp-skills · Version: @main
该 Skill 暂无文档文件。
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer