[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-mongodb-mongodb-connection-en":3,"guides-for-mongodb-mongodb-connection":524,"similar-k175wmq2n17n23xzphj2zzt3qs86n3xd-en":525},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":252,"isFallback":237,"parentExtension":257,"providers":312,"relations":316,"repo":317,"tags":521,"workflow":522},1778694149049.3467,"k175wmq2n17n23xzphj2zzt3qs86n3xd",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"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()`), configuring connection pools, troubleshooting connection errors (ECONNREFUSED, timeouts, pool exhaustion), optimizing performance issues related to connections. This includes scenarios like building serverless functions with MongoDB, creating API endpoints that use MongoDB, optimizing high-traffic MongoDB applications, creating long-running tasks and concurrency, or debugging connection-related failures.",{"claudeCode":12},"mongodb/agent-skills","MongoDB Connection Optimizer","https://github.com/mongodb/agent-skills",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":235,"workflow":250},1778694243014.397,"kn73hp58dt22fdy6822dkxc6fs86n29p","en",{"checks":20,"evaluatedAt":195,"extensionSummary":196,"features":197,"nonGoals":203,"practices":207,"prerequisites":208,"promptVersionExtension":209,"promptVersionScoring":210,"purpose":211,"rationale":212,"score":213,"summary":214,"tags":215,"targetMarket":222,"tier":223,"useCases":224,"workflow":229},[21,26,29,32,36,39,44,48,51,54,58,62,65,69,72,75,78,81,84,87,91,95,99,103,107,110,113,116,120,123,126,129,132,135,138,142,146,150,153,157,160,163,166,169,173,176,179,182,185,188,192],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly identifies the problem of optimizing MongoDB client connection configuration and names specific scenarios where it should be used, such as troubleshooting connection errors and optimizing performance.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill offers significant value over a simple prompt by providing context-aware configuration recommendations based on detailed environmental factors and best practices, rather than generic advice.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill covers the complete lifecycle of connection configuration, from initial setup to troubleshooting, and provides detailed guidance applicable to production workflows.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses solely on optimizing MongoDB client connection configurations, avoiding unrelated domains like general database administration or application development.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The description accurately reflects the skill's capabilities and scope, providing clear context and use cases without being misleading.",{"category":40,"check":41,"severity":42,"summary":43},"Invocation","Scoped tools","not_applicable","This is a skill, not a set of tools; therefore, the concept of scoped tools does not apply.",{"category":45,"check":46,"severity":24,"summary":47},"Documentation","Configuration & parameter reference","The SKILL.md provides comprehensive documentation on configuration parameters, including default values and detailed reasoning for specific scenarios.",{"category":33,"check":49,"severity":42,"summary":50},"Tool naming","As this is a skill and not a CLI or toolset, individual tool naming conventions do not apply.",{"category":33,"check":52,"severity":42,"summary":53},"Minimal I/O surface","This is a skill that interacts via conversational prompts and code generation, not a tool with a defined input/output schema in the traditional sense.",{"category":55,"check":56,"severity":24,"summary":57},"License","License usability","The extension is licensed under the Apache-2.0 license, which is a permissive open-source license.",{"category":59,"check":60,"severity":24,"summary":61},"Maintenance","Commit recency","The last commit was on 2026-05-11, which is within the last 3 months.",{"category":59,"check":63,"severity":42,"summary":64},"Dependency Management","The extension does not appear to have external dependencies that would require specific management measures.",{"category":66,"check":67,"severity":42,"summary":68},"Security","Secret Management","The skill does not handle or expose secrets; it provides configuration advice.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill operates on configuration and provides advice, not by executing untrusted third-party code or data.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill does not fetch external content at runtime; all necessary information is bundled within the repository.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The skill provides advice and code snippets, not executing code that would modify files outside its designated scope.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","The skill does not contain scripts or instructions that could be used to escape sandbox limitations.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill focuses on configuration advice and does not include instructions to read or submit confidential data.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled content is free of hidden steering tricks or obfuscated characters.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The skill's code is plain and readable, with no obfuscation, base64 payloads, or runtime fetched scripts.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill makes no assumptions about the user's project structure outside of its own bundle.",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","There are 0 open issues and 0 closed issues in the last 90 days, indicating either a very new or well-maintained project with no recent activity.",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","The commit pushed on 2026-05-11 indicates active development, satisfying the need for a detectable version signal.",{"category":104,"check":105,"severity":42,"summary":106},"Code Execution","Validation","As the skill provides configuration advice and code snippets rather than executing code directly, input validation as described by schema libraries is not applicable.",{"category":66,"check":108,"severity":42,"summary":109},"Unguarded Destructive Operations","The skill provides configuration advice and does not perform destructive operations.",{"category":104,"check":111,"severity":42,"summary":112},"Error Handling","This skill is conversational and does not execute code with error paths that need structured handling.",{"category":104,"check":114,"severity":42,"summary":115},"Logging","The skill is conversational and does not perform actions that require local audit logging.",{"category":117,"check":118,"severity":42,"summary":119},"Compliance","GDPR","The skill does not operate on personal data; it provides configuration advice for MongoDB connections.",{"category":117,"check":121,"severity":24,"summary":122},"Target market","The skill's advice on MongoDB connection configuration is generally applicable globally and does not have region-specific logic.",{"category":92,"check":124,"severity":24,"summary":125},"Runtime stability","The skill provides configuration advice and code snippets, making it portable across different environments without assuming specific runtimes or shells.",{"category":45,"check":127,"severity":24,"summary":128},"README","The README file exists and clearly states the extension's purpose and installation instructions for various platforms.",{"category":33,"check":130,"severity":42,"summary":131},"Tool surface size","This is a skill, not a tool with multiple exposed commands.",{"category":40,"check":133,"severity":42,"summary":134},"Overlapping near-synonym tools","As a skill, it does not expose tools with overlapping functionalities.",{"category":45,"check":136,"severity":24,"summary":137},"Phantom features","All advertised features, such as connection optimization and troubleshooting guidance, are supported by the detailed content in SKILL.md and references.",{"category":139,"check":140,"severity":24,"summary":141},"Install","Installation instruction","The README provides clear installation instructions for multiple platforms (Claude, Cursor, Codex, Gemini, Copilot CLI) and a local install method, along with setup guidance for the MCP server.",{"category":143,"check":144,"severity":42,"summary":145},"Errors","Actionable error messages","This skill is conversational and does not have user-facing error paths that require specific actionable messages.",{"category":147,"check":148,"severity":42,"summary":149},"Execution","Pinned dependencies","The skill does not bundle scripts with third-party dependencies requiring pinning.",{"category":33,"check":151,"severity":42,"summary":152},"Dry-run preview","The skill provides advice and code examples, not state-changing operations that would require a dry-run feature.",{"category":154,"check":155,"severity":42,"summary":156},"Protocol","Idempotent retry & timeouts","The skill provides configuration advice, not a service with remote calls that require idempotency or timeouts.",{"category":117,"check":158,"severity":42,"summary":159},"Telemetry opt-in","The skill does not emit telemetry.",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","The description clearly states the skill optimizes MongoDB client connection configuration and specifies when to use it, including detailed scenarios and explicit boundaries.",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","The frontmatter is concise, clearly states the core capability (optimizing MongoDB connection configuration), and lists relevant trigger phrases.",{"category":45,"check":167,"severity":24,"summary":168},"Concise Body","The SKILL.md is well-structured and under 500 lines, with deeper material delegated to the `references/` directory.",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","Detailed procedures and monitoring guides are appropriately split into separate Markdown files within the `references/` directory, linked from the main SKILL.md.",{"category":170,"check":174,"severity":42,"summary":175},"Forked exploration","This skill is not designed for deep exploration or code review, so `context: fork` is not applicable.",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","The SKILL.md provides detailed configuration scenarios with recommended parameters and reasoning, serving as comprehensive examples of the skill's usage.",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","The SKILL.md addresses various scenarios, including serverless, OLTP, OLAP, and high-traffic workloads, and provides troubleshooting guidelines for connection issues, effectively covering edge cases and limitations.",{"category":104,"check":183,"severity":42,"summary":184},"Tool Fallback","This skill does not rely on external tools like an MCP server with fallbacks.",{"category":92,"check":186,"severity":24,"summary":187},"Stack assumptions","The skill's advice is language-agnostic (referencing multiple driver languages) and does not make specific stack assumptions beyond the general context of MongoDB interaction.",{"category":189,"check":190,"severity":42,"summary":191},"Safety","Halt on unexpected state","The skill provides configuration advice and does not involve destructive operations or pre-state checks that would require halting.",{"category":92,"check":193,"severity":24,"summary":194},"Cross-skill coupling","The skill is self-contained and does not implicitly rely on other skills; it provides standalone advice on MongoDB connections.",1778694242897,"This skill acts as an expert on MongoDB connection pooling and configuration, offering detailed advice and best practices for various driver languages and deployment scenarios like serverless, traditional servers, and high-traffic applications. It covers understanding connection pools, calculating optimal sizes, troubleshooting common issues like pool exhaustion and timeouts, and emphasizes the importance of environmental context before making changes.",[198,199,200,201,202],"Expert MongoDB connection configuration advice","Context-aware pool size and timeout recommendations","Guidance for serverless, OLTP, OLAP, and high-traffic workloads","Troubleshooting for connection pool exhaustion and timeouts","Explanation of connection pool mechanics and lifecycle",[204,205,206],"Providing generic, uncontextualized configuration parameters","Acting as a general MongoDB administration tool","Troubleshooting infrastructure or network-level connection issues directly",[],[],"3.0.0","4.4.0","Optimize MongoDB client connection configurations for any supported driver language by providing context-aware recommendations and best practices.","The skill is exceptionally well-documented, providing clear purpose, comprehensive configuration guidance across various scenarios, and detailed troubleshooting steps. All checks passed, indicating high quality and readiness.",100,"Expert guidance for optimizing MongoDB connection configurations across diverse application environments.",[216,217,218,219,220,221],"mongodb","database","connection","performance","optimization","configuration","global","verified",[225,226,227,228],"When instantiating or configuring a MongoDB client","When troubleshooting connection errors (ECONNREFUSED, timeouts, pool exhaustion)","When optimizing performance issues related to MongoDB connections","When building serverless functions, API endpoints, or high-traffic applications using MongoDB",[230,231,232,233,234],"Gather environmental context (deployment type, workload, concurrency, memory limits, server version, OS, driver version)","Explain connection pooling mechanics and lifecycle","Calculate and recommend initial pool size based on context","Provide scenario-specific configuration recommendations (serverless, OLTP, OLAP, high-traffic)","Guide troubleshooting of connection issues (pool exhaustion, timeouts, churn)",{"codeQuality":236,"collectedAt":238,"documentation":239,"maintenance":242,"security":246,"testCoverage":248},{"hasLockfile":237},false,1778694226612,{"descriptionLength":240,"readmeSize":241},658,2753,{"closedIssues90d":8,"forks":243,"hasChangelog":237,"openIssues90d":8,"pushedAt":244,"stars":245},20,1778514087000,111,{"hasNpmPackage":237,"license":247,"smitheryVerified":237},"Apache-2.0",{"hasCi":249,"hasTests":237},true,{"updatedAt":251},1778694243014,{"basePath":253,"githubOwner":216,"githubRepo":254,"locale":18,"slug":255,"type":256},"skills/mongodb-connection","agent-skills","mongodb-connection","skill",{"_creationTime":258,"_id":259,"community":260,"display":261,"identity":264,"parentExtension":267,"providers":297,"relations":307,"tags":308,"workflow":309},1778694149049.3462,"k170hje3xzpy2mbkn00agzm38x86mkbz",{"reviewCount":8},{"description":262,"installMethods":263,"name":216,"sourceUrl":14},"Official Claude plugin for MongoDB (MCP Server + Skills). Connect to databases, explore data, manage collections, optimize queries, generate reliable code, implement best practices, develop advanced features, and more.",{"claudeCode":216},{"basePath":265,"githubOwner":216,"githubRepo":254,"locale":18,"slug":254,"type":266},"","plugin",{"_creationTime":268,"_id":269,"community":270,"display":271,"identity":275,"providers":277,"relations":290,"tags":292,"workflow":293},1778694149049.346,"k17bjnvrfwx0ae2fnz7yj78p6h86mewp",{"reviewCount":8},{"description":272,"installMethods":273,"name":274,"sourceUrl":14},"Use the official MongoDB Skills with your favorite coding agent to build faster.",{"claudeCode":12},"mongodb-plugins",{"basePath":265,"githubOwner":216,"githubRepo":254,"locale":18,"slug":254,"type":276},"marketplace",{"evaluate":278,"extract":284},{"promptVersionExtension":279,"promptVersionScoring":210,"score":280,"tags":281,"targetMarket":222,"tier":283},"3.1.0",75,[216,217,254,282],"developer-tools","community",{"commitSha":285,"marketplace":286,"plugin":288},"HEAD",{"name":274,"pluginCount":287},1,{"mcpCount":8,"provider":289,"skillCount":8},"classify",{"repoId":291},"kd74vahs1zbjqzqbert490xyrd86nfv5",[254,217,282,216],{"evaluatedAt":294,"extractAt":295,"updatedAt":296},1778694174645,1778694149049,1778694461056,{"evaluate":298,"extract":304},{"promptVersionExtension":209,"promptVersionScoring":210,"score":213,"tags":299,"targetMarket":222,"tier":223},[216,300,301,302,303],"atlas","streaming","data-pipelines","cloud-management",{"commitSha":285,"license":247,"plugin":305},{"mcpCount":8,"provider":289,"skillCount":306},7,{"parentExtensionId":269,"repoId":291},[300,303,302,216,301],{"evaluatedAt":310,"extractAt":295,"updatedAt":311},1778694205322,1778694461243,{"evaluate":313,"extract":315},{"promptVersionExtension":209,"promptVersionScoring":210,"score":213,"tags":314,"targetMarket":222,"tier":223},[216,217,218,219,220,221],{"commitSha":285,"license":247},{"parentExtensionId":259,"repoId":291},{"_creationTime":318,"_id":291,"identity":319,"providers":320,"workflow":517},1778694144418.9976,{"githubOwner":216,"githubRepo":254,"sourceUrl":14},{"classify":321,"discover":506,"github":509},{"commitSha":285,"extensions":322},[323,333,344,371,392,399,407,415,431,475,491],{"basePath":324,"displayName":325,"installMethods":326,"rationale":327,"selectedPaths":328,"source":332,"sourceLanguage":18,"type":276},".agents/plugins","mongodb-agent-skills",{"claudeCode":12},"marketplace.json at .agents/plugins/marketplace.json",[329],{"path":330,"priority":331},"marketplace.json","mandatory","rule",{"basePath":265,"displayName":274,"installMethods":334,"rationale":335,"selectedPaths":336,"source":332,"sourceLanguage":18,"type":276},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[337,339,341],{"path":338,"priority":331},".claude-plugin/marketplace.json",{"path":340,"priority":331},"README.md",{"path":342,"priority":343},"LICENSE","high",{"basePath":265,"description":262,"displayName":216,"installMethods":345,"license":247,"rationale":346,"selectedPaths":347,"source":332,"sourceLanguage":18,"type":266},{"claudeCode":216},"plugin manifest at .claude-plugin/plugin.json",[348,350,351,352,355,357,359,361,363,365,367,369],{"path":349,"priority":331},".claude-plugin/plugin.json",{"path":340,"priority":331},{"path":342,"priority":343},{"path":353,"priority":354},"skills/atlas-stream-processing/SKILL.md","medium",{"path":356,"priority":354},"skills/mongodb-connection/SKILL.md",{"path":358,"priority":354},"skills/mongodb-mcp-setup/SKILL.md",{"path":360,"priority":354},"skills/mongodb-natural-language-querying/SKILL.md",{"path":362,"priority":354},"skills/mongodb-query-optimizer/SKILL.md",{"path":364,"priority":354},"skills/mongodb-schema-design/SKILL.md",{"path":366,"priority":354},"skills/mongodb-search-and-ai/SKILL.md",{"path":368,"priority":343},".codex-plugin/plugin.json",{"path":370,"priority":343},".cursor-plugin/plugin.json",{"basePath":372,"description":373,"displayName":374,"installMethods":375,"rationale":376,"selectedPaths":377,"source":332,"sourceLanguage":18,"type":256},"skills/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 for streaming data workloads and event processing. NOT for general MongoDB queries or Atlas cluster management. Requires MongoDB MCP Server with Atlas API credentials.","atlas-stream-processing",{"claudeCode":12},"SKILL.md frontmatter at skills/atlas-stream-processing/SKILL.md",[378,380,382,384,386,388,390],{"path":379,"priority":331},"SKILL.md",{"path":381,"priority":354},"references/connection-configs.md",{"path":383,"priority":354},"references/development-workflow.md",{"path":385,"priority":354},"references/mcp-troubleshooting.md",{"path":387,"priority":354},"references/output-diagnostics.md",{"path":389,"priority":354},"references/pipeline-patterns.md",{"path":391,"priority":354},"references/sizing-and-parallelism.md",{"basePath":253,"description":10,"displayName":255,"installMethods":393,"rationale":394,"selectedPaths":395,"source":332,"sourceLanguage":18,"type":256},{"claudeCode":12},"SKILL.md frontmatter at skills/mongodb-connection/SKILL.md",[396,397],{"path":379,"priority":331},{"path":398,"priority":354},"references/monitoring-guide.md",{"basePath":400,"description":401,"displayName":402,"installMethods":403,"rationale":404,"selectedPaths":405,"source":332,"sourceLanguage":18,"type":256},"skills/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 credentials set up.","mongodb-mcp-setup",{"claudeCode":12},"SKILL.md frontmatter at skills/mongodb-mcp-setup/SKILL.md",[406],{"path":379,"priority":331},{"basePath":408,"description":409,"displayName":410,"installMethods":411,"rationale":412,"selectedPaths":413,"source":332,"sourceLanguage":18,"type":256},"skills/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 filter/query/aggregate data in MongoDB, asks \"how do I query...\", needs help with query syntax, or discusses finding/filtering/grouping MongoDB documents. Also use for translating SQL-like requests to MongoDB syntax. Does NOT handle Atlas Search ($search operator), vector/semantic search ($vectorSearch operator), fuzzy matching, autocomplete indexes, or relevance scoring - use search-and-ai for those. Does NOT analyze or optimize existing queries - use mongodb-query-optimizer for that. Does NOT handle aggregation pipelines that involve write operations. Requires MongoDB MCP server.","mongodb-natural-language-querying",{"claudeCode":12},"SKILL.md frontmatter at skills/mongodb-natural-language-querying/SKILL.md",[414],{"path":379,"priority":331},{"basePath":416,"description":417,"displayName":418,"installMethods":419,"rationale":420,"selectedPaths":421,"source":332,"sourceLanguage":18,"type":256},"skills/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 my cluster?\", etc. Do not invoke for general MongoDB query writing unless user asks for performance or index help. Prefer indexing as optimization strategy. Use MongoDB MCP when available.","mongodb-query-optimizer",{"claudeCode":12},"SKILL.md frontmatter at skills/mongodb-query-optimizer/SKILL.md",[422,423,425,427,429],{"path":379,"priority":331},{"path":424,"priority":354},"references/aggregation-optimization.md",{"path":426,"priority":354},"references/antipattern-examples.md",{"path":428,"priority":354},"references/core-indexing-principles.md",{"path":430,"priority":354},"references/update-query-examples.md",{"basePath":432,"description":433,"displayName":434,"installMethods":435,"rationale":436,"selectedPaths":437,"source":332,"sourceLanguage":18,"type":256},"skills/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\", \"schema review\", \"unbounded arrays\", \"one-to-many\", \"tree structure\", \"16MB limit\", \"schema validation\", \"JSON Schema\", \"time series\", \"schema migration\", \"polymorphic\", \"TTL\", \"data lifecycle\", \"archive\", \"index explosion\", \"unnecessary indexes\", \"approximation pattern\", \"document versioning\".","mongodb-schema-design",{"claudeCode":12},"SKILL.md frontmatter at skills/mongodb-schema-design/SKILL.md",[438,439,441,443,445,447,449,451,453,455,457,459,461,463,465,467,469,471,473],{"path":379,"priority":331},{"path":440,"priority":354},"references/antipattern-excessive-lookups.md",{"path":442,"priority":354},"references/antipattern-unnecessary-collections.md",{"path":444,"priority":354},"references/antipattern-unnecessary-indexes.md",{"path":446,"priority":354},"references/fundamental-document-model.md",{"path":448,"priority":354},"references/fundamental-document-size.md",{"path":450,"priority":354},"references/fundamental-embed-vs-reference.md",{"path":452,"priority":354},"references/fundamental-schema-validation.md",{"path":454,"priority":354},"references/pattern-approximation.md",{"path":456,"priority":354},"references/pattern-archive.md",{"path":458,"priority":354},"references/pattern-attribute.md",{"path":460,"priority":354},"references/pattern-bucket.md",{"path":462,"priority":354},"references/pattern-computed.md",{"path":464,"priority":354},"references/pattern-document-versioning.md",{"path":466,"priority":354},"references/pattern-extended-reference.md",{"path":468,"priority":354},"references/pattern-outlier.md",{"path":470,"priority":354},"references/pattern-polymorphic.md",{"path":472,"priority":354},"references/pattern-schema-versioning.md",{"path":474,"priority":354},"references/pattern-time-series-collections.md",{"basePath":476,"description":477,"displayName":478,"installMethods":479,"rationale":480,"selectedPaths":481,"source":332,"sourceLanguage":18,"type":256},"skills/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, faceted search), semantic similarity (embeddings, RAG applications), or combined approaches. Also use when users need text containment, substring matching ('contains', 'includes', 'appears in'), case-insensitive or multi-field text search, or filtering across many fields with variable combinations. Provides workflows for selecting the right search type, creating indexes, constructing queries, and optimizing performance using the MongoDB MCP server.\n","mongodb-search-and-ai",{"claudeCode":12},"SKILL.md frontmatter at skills/mongodb-search-and-ai/SKILL.md",[482,483,485,487,489],{"path":379,"priority":331},{"path":484,"priority":354},"references/hybrid-search.md",{"path":486,"priority":354},"references/lexical-search-indexing.md",{"path":488,"priority":354},"references/lexical-search-querying.md",{"path":490,"priority":354},"references/vector-search.md",{"basePath":492,"description":493,"displayName":494,"installMethods":495,"rationale":496,"selectedPaths":497,"source":332,"sourceLanguage":18,"type":256},"tools/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 user wants to review, validate, or quality-check an Agent Skill.","review-skill",{"claudeCode":12},"SKILL.md frontmatter at tools/review-skill/SKILL.md",[498,499,502,504],{"path":379,"priority":331},{"path":500,"priority":501},"assets/report.md","low",{"path":503,"priority":354},"references/install-skill-validator.md",{"path":505,"priority":354},"references/llm-scoring.md",{"sources":507},[508],"manual",{"closedIssues90d":8,"description":272,"forks":243,"license":247,"openIssues90d":8,"pushedAt":244,"readmeSize":241,"stars":245,"topics":510},[511,512,513,514,515,516],"agent","claude","cursor","gemini-cli-extension","mcp","skills",{"classifiedAt":518,"discoverAt":519,"extractAt":520,"githubAt":520,"updatedAt":518},1778694148853,1778694144419,1778694146756,[221,218,217,216,220,219],{"evaluatedAt":251,"extractAt":295,"updatedAt":523},1778694461446,[],[526,552,571,601,621,650],{"_creationTime":527,"_id":528,"community":529,"display":530,"identity":536,"providers":540,"relations":546,"tags":548,"workflow":549},1778687399826.0325,"k17269dg7c9710vn40ysst9cbx86nekj",{"reviewCount":8},{"description":531,"installMethods":532,"name":534,"sourceUrl":535},"Universal SQL performance optimization assistant for comprehensive query tuning, indexing strategies, and database performance analysis across all SQL databases (MySQL, PostgreSQL, SQL Server, Oracle). Provides execution plan analysis, pagination optimization, batch operations, and performance monitoring guidance.",{"claudeCode":533},"github/awesome-copilot","sql-optimization","https://github.com/github/awesome-copilot",{"basePath":537,"githubOwner":538,"githubRepo":539,"locale":18,"slug":534,"type":256},"skills/sql-optimization","github","awesome-copilot",{"evaluate":541,"extract":545},{"promptVersionExtension":209,"promptVersionScoring":210,"score":213,"tags":542,"targetMarket":222,"tier":223},[543,219,220,217,544],"sql","tuning",{"commitSha":285},{"repoId":547},"kd7dsmv976w8rtkqnjjfdtfgks86nnmw",[217,220,219,543,544],{"evaluatedAt":550,"extractAt":551,"updatedAt":550},1778689968064,1778687399826,{"_creationTime":553,"_id":554,"community":555,"display":556,"identity":558,"providers":559,"relations":566,"tags":567,"workflow":568},1778694149049.347,"k1798fc1hmtx3bmdgwyn3fet2d86mzt5",{"reviewCount":8},{"description":401,"installMethods":557,"name":402,"sourceUrl":14},{"claudeCode":12},{"basePath":400,"githubOwner":216,"githubRepo":254,"locale":18,"slug":402,"type":256},{"evaluate":560,"extract":565},{"promptVersionExtension":209,"promptVersionScoring":210,"score":213,"tags":561,"targetMarket":222,"tier":223},[216,515,221,562,563,564],"setup","authentication","cli",{"commitSha":285},{"parentExtensionId":259,"repoId":291},[563,564,221,515,216,562],{"evaluatedAt":569,"extractAt":295,"updatedAt":570},1778694262565,1778694462010,{"_creationTime":572,"_id":573,"community":574,"display":575,"identity":581,"providers":586,"relations":594,"tags":597,"workflow":598},1778692488329.0164,"k17d7dgccv6vnj9tcw0cehwnph86nryb",{"reviewCount":8},{"description":576,"installMethods":577,"name":579,"sourceUrl":580},"Analyze which rules are actively used vs inert. Detect coverage gaps. Recommend pruning to reduce token consumption.",{"claudeCode":578},"luiseiman/claude-kit","Rule Effectiveness Analysis","https://github.com/luiseiman/claude-kit",{"basePath":582,"githubOwner":583,"githubRepo":584,"locale":18,"slug":585,"type":256},"skills/rule-effectiveness","luiseiman","claude-kit","rule-effectiveness",{"evaluate":587,"extract":592},{"promptVersionExtension":209,"promptVersionScoring":210,"score":213,"tags":588,"targetMarket":222,"tier":223},[589,221,590,220,591],"claude-code","analysis","git",{"commitSha":285,"license":593},"MIT",{"parentExtensionId":595,"repoId":596},"k17650xadq8363kzchr4w0gmf186nq24","kd79wqc8an5wh20cc2znr8tyb586mxwx",[590,589,221,591,220],{"evaluatedAt":599,"extractAt":600,"updatedAt":599},1778693275143,1778692488329,{"_creationTime":602,"_id":603,"community":604,"display":605,"identity":607,"providers":608,"relations":616,"tags":617,"workflow":618},1778694149049.348,"k17b18bc1pkwm6r3xttpqzefj586ms2r",{"reviewCount":8},{"description":477,"installMethods":606,"name":478,"sourceUrl":14},{"claudeCode":12},{"basePath":476,"githubOwner":216,"githubRepo":254,"locale":18,"slug":478,"type":256},{"evaluate":609,"extract":615},{"promptVersionExtension":209,"promptVersionScoring":210,"score":213,"tags":610,"targetMarket":222,"tier":223},[216,611,612,613,217,614],"atlas-search","vector-search","hybrid-search","search",{"commitSha":285},{"parentExtensionId":259,"repoId":291},[611,217,613,216,614,612],{"evaluatedAt":619,"extractAt":295,"updatedAt":620},1778694322274,1778694462613,{"_creationTime":622,"_id":623,"community":624,"display":625,"identity":631,"providers":635,"relations":644,"tags":646,"workflow":647},1778682862751.9475,"k177bn4hpsv2417q7fvbdtwav586ny65",{"reviewCount":8},{"description":626,"installMethods":627,"name":629,"sourceUrl":630},"Build with Aurora DSQL — manage schemas, execute queries, handle migrations, diagnose query plans, and develop applications with a serverless, distributed SQL database. Covers IAM auth, multi-tenant patterns, MySQL-to-DSQL migration, DDL operations, query plan explainability, and SQL compatibility validation. Triggers on phrases like: DSQL, Aurora DSQL, create DSQL table, DSQL schema, migrate to DSQL, distributed SQL database, serverless PostgreSQL-compatible database, DSQL query plan, DSQL EXPLAIN ANALYZE, why is my DSQL query slow.",{"claudeCode":628},"awslabs/mcp","dsql","https://github.com/awslabs/mcp",{"basePath":632,"githubOwner":633,"githubRepo":515,"locale":18,"slug":634,"type":256},"src/aurora-dsql-mcp-server/skills/dsql-skill","awslabs","dsql-skill",{"evaluate":636,"extract":643},{"promptVersionExtension":209,"promptVersionScoring":210,"score":213,"tags":637,"targetMarket":222,"tier":223},[217,543,638,639,629,640,641,642,219],"aws","aurora","migration","schema","query",{"commitSha":285},{"repoId":645},"kd71cq56hfddetnwspw92kb09x86mbzy",[639,638,217,629,640,219,642,641,543],{"evaluatedAt":648,"extractAt":649,"updatedAt":648},1778682978663,1778682862752,{"_creationTime":651,"_id":652,"community":653,"display":654,"identity":660,"providers":665,"relations":672,"tags":674,"workflow":675},1778696691708.3035,"k17br1j5s86ae90zqeyd7zcg2586mkwr",{"reviewCount":8},{"description":655,"installMethods":656,"name":658,"sourceUrl":659},"Comprehensive performance analysis, bottleneck detection, and optimization recommendations for Claude Flow swarms\n",{"claudeCode":657},"ruvnet/ruflo","Performance Analysis","https://github.com/ruvnet/ruflo",{"basePath":661,"githubOwner":662,"githubRepo":663,"locale":18,"slug":664,"type":256},".claude/skills/performance-analysis","ruvnet","ruflo","performance-analysis",{"evaluate":666,"extract":671},{"promptVersionExtension":209,"promptVersionScoring":210,"score":213,"tags":667,"targetMarket":222,"tier":223},[219,590,220,668,669,670],"claude-flow","bottleneck-detection","reporting",{"commitSha":285,"license":593},{"repoId":673},"kd7ed28gj8n0y3msk5dzrp05zs86nqtc",[590,669,668,220,219,670],{"evaluatedAt":676,"extractAt":677,"updatedAt":676},1778699217174,1778696691708]