[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-mcp-use-chatgpt-app-builder-en":3,"guides-for-mcp-use-chatgpt-app-builder":589,"similar-k17c925tg6gx0577xz44kvzqds86nsxk-en":590},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":263,"isFallback":258,"parentExtension":268,"providers":324,"relations":329,"repo":330,"tags":586,"workflow":587},1778692979247.718,"k17c925tg6gx0577xz44kvzqds86nsxk",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"**MANDATORY for ALL MCP server work** - mcp-use framework best practices and patterns.\n\n**READ THIS FIRST** before any MCP server work, including:\n- Creating new MCP servers\n- Modifying existing MCP servers (adding/updating tools, resources, prompts, widgets)\n- Debugging MCP server issues or errors\n- Reviewing MCP server code for quality, security, or performance\n- Answering questions about MCP development or mcp-use patterns\n- Making ANY changes to server.tool(), server.resource(), server.prompt(), or widgets\n\nThis skill contains critical architecture decisions, security patterns, and common pitfalls.\nAlways consult the relevant reference files BEFORE implementing MCP features.\n",{"claudeCode":12},"mcp-use/mcp-use","MCP Server Guide","https://github.com/mcp-use/mcp-use",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":244,"workflow":261},1778693116297.263,"kn783vsanqpbe32p4m807b4x7586nazr","en",{"checks":20,"evaluatedAt":191,"extensionSummary":192,"features":193,"nonGoals":199,"practices":203,"prerequisites":209,"promptVersionExtension":214,"promptVersionScoring":215,"purpose":216,"rationale":217,"score":218,"summary":219,"tags":220,"targetMarket":228,"tier":229,"useCases":230,"workflow":236},[21,26,29,32,36,39,43,46,50,54,58,61,64,68,72,76,79,81,84,87,91,95,98,102,105,108,111,114,117,120,124,127,131,135,138,141,144,147,151,154,157,160,163,166,169,173,177,181,184,188],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly identifies the problem: ensuring adherence to MCP server best practices and patterns for ALL MCP server work, making it mandatory reading.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","This skill offers essential guidance on MCP server best practices, architecture, and common pitfalls, which is crucial for building production-ready servers and provides value beyond basic prompt engineering.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill provides a comprehensive guide covering foundations, authentication, server backend development, and visual widgets, enabling users to build complete MCP server lifecycles.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses solely on MCP server development best practices, architecture, and patterns, without straying into unrelated domains.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description is concise, accurate, and clearly communicates the mandatory nature and scope of the skill for MCP server work.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Precise Purpose","The skill's purpose is precisely defined as a mandatory guide for all MCP server work, with clear navigation and decision trees for various implementation tasks.",{"category":40,"check":44,"severity":24,"summary":45},"Concise Frontmatter","The frontmatter is dense and self-contained, effectively summarizing the core capability and providing a clear navigation guide for MCP server development.",{"category":47,"check":48,"severity":24,"summary":49},"Documentation","Concise Body","The skill body is well-structured with clear sections and delegates detailed material to referenced files, adhering to progressive disclosure.",{"category":51,"check":52,"severity":24,"summary":53},"Context","Progressive Disclosure","The SKILL.md outlines the overall structure and links to specific reference files for deep dives into sub-tasks like authentication, tools, and widgets.",{"category":51,"check":55,"severity":56,"summary":57},"Forked exploration","not_applicable","This skill is primarily a guide and does not involve deep code exploration or research that would necessitate forking.",{"category":22,"check":59,"severity":24,"summary":60},"Usage examples","The SKILL.md provides numerous end-to-end examples for server setup, tools, widgets, and common patterns, with clear code snippets and explanations.",{"category":22,"check":62,"severity":24,"summary":63},"Edge cases","The documentation covers common mistakes and provides best practices, indirectly addressing potential edge cases in MCP development.",{"category":65,"check":66,"severity":56,"summary":67},"Code Execution","Tool Fallback","This skill itself does not directly reference or execute external tools that would require fallbacks.",{"category":69,"check":70,"severity":24,"summary":71},"Portability","Stack assumptions","The documentation clearly assumes a Node.js/TypeScript environment for MCP server development and mentions relevant package managers.",{"category":73,"check":74,"severity":24,"summary":75},"Safety","Halt on unexpected state","The documentation strongly emphasizes following best practices and consulting reference files, implicitly guiding users to avoid unexpected states and maintain order.",{"category":69,"check":77,"severity":24,"summary":78},"Cross-skill coupling","The skill is self-contained and provides guidance for using other mcp-use components, rather than implicitly relying on them.",{"category":40,"check":44,"severity":24,"summary":80},"The frontmatter is concise and effectively summarizes the skill's purpose as a mandatory guide for MCP server work.",{"category":33,"check":82,"severity":56,"summary":83},"Tool naming","This skill primarily guides development and does not expose user-facing tools or commands directly.",{"category":33,"check":85,"severity":56,"summary":86},"Minimal I/O surface","As a documentation skill, it does not expose tools or commands with I/O surfaces to evaluate.",{"category":88,"check":89,"severity":24,"summary":90},"License","License usability","The extension is licensed under the Apache 2.0 license, which is permissive and widely usable.",{"category":92,"check":93,"severity":24,"summary":94},"Maintenance","Commit recency","The repository shows recent commits within the last 3 months, indicating active maintenance.",{"category":92,"check":96,"severity":24,"summary":97},"Dependency Management","The project uses pnpm and likely has lockfiles, supported by CI and a recent commit history, suggesting good dependency management.",{"category":99,"check":100,"severity":56,"summary":101},"Security","Secret Management","This skill is documentation-based and does not handle secrets.",{"category":99,"check":103,"severity":56,"summary":104},"Injection","The skill is documentation-only and does not load or execute third-party data that could be subject to injection.",{"category":99,"check":106,"severity":56,"summary":107},"Transitive Supply-Chain Grenades","The skill is documentation-only and does not fetch or execute external code or data at runtime.",{"category":99,"check":109,"severity":56,"summary":110},"Sandbox Isolation","This skill is documentation-only and does not interact with the file system or execute code.",{"category":99,"check":112,"severity":56,"summary":113},"Sandbox escape primitives","The skill is documentation-only and does not involve code execution or sandboxing.",{"category":99,"check":115,"severity":56,"summary":116},"Data Exfiltration","This skill is documentation-only and does not reference or submit any confidential data.",{"category":99,"check":118,"severity":24,"summary":119},"Hidden Text Tricks","The bundled content appears to be free of hidden-steering tricks, with clean markdown and code examples.",{"category":121,"check":122,"severity":56,"summary":123},"Hooks","Opaque code execution","This skill is documentation-only and does not bundle or execute opaque code.",{"category":69,"check":125,"severity":24,"summary":126},"Structural Assumption","The documentation provides clear instructions on project structure and setup, minimizing assumptions about user project organization.",{"category":128,"check":129,"severity":24,"summary":130},"Trust","Issues Attention","With 32 open and 67 closed issues in 90 days, the closure rate is healthy (>=50%), indicating good maintainer engagement.",{"category":132,"check":133,"severity":24,"summary":134},"Versioning","Release Management","The repository includes a CHANGELOG.md and recent commit activity, indicating a clear versioning and release management process.",{"category":65,"check":136,"severity":56,"summary":137},"Validation","This skill is documentation-based and does not perform executable code or structured output validation.",{"category":99,"check":139,"severity":56,"summary":140},"Unguarded Destructive Operations","The skill is documentation-only and does not contain or gate any destructive operations.",{"category":65,"check":142,"severity":56,"summary":143},"Error Handling","This skill is documentation-based and does not contain executable code with error paths.",{"category":65,"check":145,"severity":56,"summary":146},"Logging","The skill is documentation-only and does not perform actions requiring logging.",{"category":148,"check":149,"severity":56,"summary":150},"Compliance","GDPR","The skill is documentation-based and does not operate on personal data.",{"category":148,"check":152,"severity":24,"summary":153},"Target market","The documentation is in English and provides general guidance applicable globally, with no regional or jurisdictional limitations indicated.",{"category":69,"check":155,"severity":24,"summary":156},"Runtime stability","The documentation provides clear setup instructions for Node.js/TypeScript and mentions common package managers, ensuring broad portability.",{"category":47,"check":158,"severity":24,"summary":159},"README","The README file is comprehensive, well-organized, and clearly states the extension's purpose and value.",{"category":33,"check":161,"severity":56,"summary":162},"Tool surface size","This skill does not expose any tools or commands.",{"category":40,"check":164,"severity":56,"summary":165},"Overlapping near-synonym tools","This skill does not expose any tools or commands, thus no overlapping synonyms exist.",{"category":47,"check":167,"severity":24,"summary":168},"Phantom features","All advertised capabilities within the SKILL.md and README are substantiated by the framework's structure and extensive examples.",{"category":170,"check":171,"severity":24,"summary":172},"Install","Installation instruction","The README and SKILL.md provide clear, copy-pasteable installation and setup instructions, including project scaffolding.",{"category":174,"check":175,"severity":56,"summary":176},"Errors","Actionable error messages","This skill is documentation-only and does not have user-facing error paths.",{"category":178,"check":179,"severity":24,"summary":180},"Execution","Pinned dependencies","The project likely uses lockfiles (pnpm/npm) and has recent commits, suggesting pinned dependencies are managed.",{"category":33,"check":182,"severity":56,"summary":183},"Dry-run preview","This skill is documentation-based and does not involve state-changing operations.",{"category":185,"check":186,"severity":56,"summary":187},"Protocol","Idempotent retry & timeouts","This skill is documentation-only and does not involve remote calls or state-changing operations.",{"category":99,"check":189,"severity":56,"summary":190},"Telemetry opt-in","This skill is documentation-only and does not emit telemetry.",1778693116186,"This skill serves as a mandatory guide for all MCP server work, detailing best practices, architecture decisions, common pitfalls, and providing extensive examples for tools, resources, prompts, and widgets.",[194,195,196,197,198],"Detailed guidance on MCP server architecture and primitives","Best practices for tools, resources, prompts, and widgets","Authentication setup for various providers (Auth0, WorkOS, Keycloak, etc.)","Comprehensive examples for common patterns","Deployment guidance for Manufact Cloud and self-hosting",[200,201,202],"Providing executable code for direct use","Replacing the official mcp-use documentation","Offering tutorials on general TypeScript or React development",[204,205,206,207,208],"Code Quality","Security Patterns","API Design","Testing Strategies","Deployment Best Practices",[210,211,212,213],"Node.js runtime","NPM or PNPM package manager","Git for version control","GitHub account for deployment and collaboration","3.0.0","4.4.0","To provide developers with a complete, mandatory reference for building robust and well-architected MCP servers using the mcp-use framework.","The skill provides comprehensive, accurate, and well-organized documentation for MCP server development, covering all essential aspects from setup to advanced patterns and deployment.",99,"An essential, comprehensive guide for MCP server development, covering best practices, architecture, and implementation details.",[221,222,223,224,225,226,227],"mcp","typescript","backend","developer-tools","framework","documentation","best-practices","global","verified",[231,232,233,234,235],"Understanding MCP server foundations and concepts","Implementing backend logic with tools and resources","Building interactive visual components with widgets","Securing MCP servers with OAuth authentication","Deploying MCP servers to production environments",[237,238,239,240,241,242,243],"Understand MCP server architecture and primitives","Scaffold a new MCP server project","Implement tools, resources, and prompts","Build interactive widgets for visual UI","Configure authentication via OAuth providers","Test and debug using the MCP Inspector","Deploy the MCP server to production",{"codeQuality":245,"collectedAt":247,"documentation":248,"maintenance":251,"security":257,"testCoverage":260},{"hasLockfile":246},true,1778693103537,{"descriptionLength":249,"readmeSize":250},688,23011,{"closedIssues90d":252,"forks":253,"hasChangelog":246,"openIssues90d":254,"pushedAt":255,"stars":256},67,1283,32,1778690104000,9948,{"hasNpmPackage":258,"license":259,"smitheryVerified":258},false,"MIT",{"hasCi":246,"hasTests":246},{"updatedAt":262},1778693116297,{"basePath":264,"githubOwner":265,"githubRepo":265,"locale":18,"slug":266,"type":267},"skills/chatgpt-app-builder","mcp-use","chatgpt-app-builder","skill",{"_creationTime":269,"_id":270,"community":271,"display":272,"identity":275,"parentExtension":278,"providers":309,"relations":319,"tags":320,"workflow":321},1778692979247.7173,"k17013wjtzthk80hty1ag3tsa986m4kk",{"reviewCount":8},{"description":273,"installMethods":274,"name":265,"sourceUrl":14},"Complete collection of mcp-use skills including MCP server building and ChatGPT app development",{"claudeCode":265},{"basePath":276,"githubOwner":265,"githubRepo":265,"locale":18,"slug":265,"type":277},"","plugin",{"_creationTime":279,"_id":280,"community":281,"display":282,"identity":285,"providers":287,"relations":302,"tags":304,"workflow":305},1778692979247.717,"k17fca3ys1jgrrs98vm0kwfsdn86n3ys",{"reviewCount":8},{"description":283,"installMethods":284,"name":265,"sourceUrl":14},"Official skills for mcp-use framework - build production-ready MCP servers and ChatGPT apps",{"claudeCode":12},{"basePath":276,"githubOwner":265,"githubRepo":265,"locale":18,"slug":265,"type":286},"marketplace",{"evaluate":288,"extract":296},{"promptVersionExtension":289,"promptVersionScoring":215,"score":290,"tags":291,"targetMarket":228,"tier":229},"3.1.0",98,[221,292,225,293,224,294,222,295],"ai","chatgpt","sdk","python",{"commitSha":297,"marketplace":298,"plugin":300},"HEAD",{"name":265,"pluginCount":299},1,{"mcpCount":8,"provider":301,"skillCount":8},"classify",{"repoId":303},"kd7d0ck0n2eeccnvx6241ymc6h86n0wz",[292,293,224,225,221,295,294,222],{"evaluatedAt":306,"extractAt":307,"updatedAt":308},1778693052292,1778692979247,1778693375397,{"evaluate":310,"extract":316},{"promptVersionExtension":214,"promptVersionScoring":215,"score":290,"tags":311,"targetMarket":228,"tier":229},[221,312,313,314,294,222,295,315],"gpts","actions","function-calling","deployment",{"commitSha":297,"license":259,"plugin":317},{"mcpCount":8,"provider":301,"skillCount":318},3,{"parentExtensionId":280,"repoId":303},[313,315,314,312,221,295,294,222],{"evaluatedAt":322,"extractAt":307,"updatedAt":323},1778693103012,1778693375197,{"evaluate":325,"extract":327},{"promptVersionExtension":214,"promptVersionScoring":215,"score":218,"tags":326,"targetMarket":228,"tier":229},[221,222,223,224,225,226,227],{"commitSha":297,"license":328},"Apache-2.0",{"parentExtensionId":270,"repoId":303},{"_creationTime":331,"_id":303,"identity":332,"providers":333,"workflow":582},1778692962573.8647,{"githubOwner":265,"githubRepo":265,"sourceUrl":14},{"classify":334,"discover":558,"github":561},{"commitSha":297,"extensions":335},[336,349,358,366,373,432,465,497,528,539,548],{"basePath":276,"description":283,"displayName":265,"installMethods":337,"rationale":338,"selectedPaths":339,"source":348,"sourceLanguage":18,"type":286},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[340,343,345],{"path":341,"priority":342},".claude-plugin/marketplace.json","mandatory",{"path":344,"priority":342},"README.md",{"path":346,"priority":347},"LICENSE","high","rule",{"basePath":276,"description":273,"displayName":350,"installMethods":351,"rationale":352,"selectedPaths":353,"source":348,"sourceLanguage":18,"type":277},"all-skills",{"claudeCode":265},"inline plugin source from marketplace.json at /",[354,355,356],{"path":344,"priority":342},{"path":346,"priority":347},{"path":357,"priority":342},".mcp.json",{"basePath":276,"description":359,"displayName":360,"installMethods":361,"rationale":352,"selectedPaths":362,"source":348,"sourceLanguage":18,"type":277},"Build Model Context Protocol (MCP) servers with mcp-use framework. Includes quick start, tools, resources, prompts, testing, and deployment guidance.","mcp-builder",{"claudeCode":265},[363,364,365],{"path":344,"priority":342},{"path":346,"priority":347},{"path":357,"priority":342},{"basePath":276,"description":367,"displayName":266,"installMethods":368,"rationale":352,"selectedPaths":369,"source":348,"sourceLanguage":18,"type":277},"Build custom ChatGPT apps and GPTs with actions, function calling, and best practices. Includes GPT configuration, OpenAPI schemas, authentication, and deployment guidance.",{"claudeCode":265},[370,371,372],{"path":344,"priority":342},{"path":346,"priority":347},{"path":357,"priority":342},{"basePath":264,"description":10,"displayName":266,"installMethods":374,"rationale":375,"selectedPaths":376,"source":348,"sourceLanguage":18,"type":267},{"claudeCode":12},"SKILL.md frontmatter at skills/chatgpt-app-builder/SKILL.md",[377,379,381,384,386,388,390,392,394,396,398,400,402,404,406,408,410,412,414,416,418,420,422,424,426,428,430],{"path":378,"priority":342},"SKILL.md",{"path":380,"priority":347},"LICENSE.txt",{"path":382,"priority":383},"references/authentication/auth0.md","medium",{"path":385,"priority":383},"references/authentication/better-auth.md",{"path":387,"priority":383},"references/authentication/clerk.md",{"path":389,"priority":383},"references/authentication/custom.md",{"path":391,"priority":383},"references/authentication/keycloak.md",{"path":393,"priority":383},"references/authentication/overview.md",{"path":395,"priority":383},"references/authentication/supabase.md",{"path":397,"priority":383},"references/authentication/workos.md",{"path":399,"priority":383},"references/foundations/architecture.md",{"path":401,"priority":383},"references/foundations/concepts.md",{"path":403,"priority":383},"references/foundations/deployment.md",{"path":405,"priority":383},"references/foundations/quickstart.md",{"path":407,"priority":383},"references/patterns/common-patterns.md",{"path":409,"priority":383},"references/server/prompts.md",{"path":411,"priority":383},"references/server/proxy.md",{"path":413,"priority":383},"references/server/resources.md",{"path":415,"priority":383},"references/server/response-helpers.md",{"path":417,"priority":383},"references/server/tools.md",{"path":419,"priority":383},"references/widgets/advanced.md",{"path":421,"priority":383},"references/widgets/basics.md",{"path":423,"priority":383},"references/widgets/files.md",{"path":425,"priority":383},"references/widgets/interactivity.md",{"path":427,"priority":383},"references/widgets/model-context.md",{"path":429,"priority":383},"references/widgets/state.md",{"path":431,"priority":383},"references/widgets/ui-guidelines.md",{"basePath":433,"description":10,"displayName":434,"installMethods":435,"rationale":436,"selectedPaths":437,"source":348,"sourceLanguage":18,"type":267},"skills/mcp-apps-builder","mcp-apps-builder",{"claudeCode":12},"SKILL.md frontmatter at skills/mcp-apps-builder/SKILL.md",[438,439,440,441,442,443,444,445,446,447,448,449,450,451,452,453,454,455,456,457,458,459,460,461,462,463,464],{"path":378,"priority":342},{"path":380,"priority":347},{"path":382,"priority":383},{"path":385,"priority":383},{"path":387,"priority":383},{"path":389,"priority":383},{"path":391,"priority":383},{"path":393,"priority":383},{"path":395,"priority":383},{"path":397,"priority":383},{"path":399,"priority":383},{"path":401,"priority":383},{"path":403,"priority":383},{"path":405,"priority":383},{"path":407,"priority":383},{"path":409,"priority":383},{"path":411,"priority":383},{"path":413,"priority":383},{"path":415,"priority":383},{"path":417,"priority":383},{"path":419,"priority":383},{"path":421,"priority":383},{"path":423,"priority":383},{"path":425,"priority":383},{"path":427,"priority":383},{"path":429,"priority":383},{"path":431,"priority":383},{"basePath":466,"description":10,"displayName":360,"installMethods":467,"rationale":468,"selectedPaths":469,"source":348,"sourceLanguage":18,"type":267},"skills/mcp-builder",{"claudeCode":12},"SKILL.md frontmatter at skills/mcp-builder/SKILL.md",[470,471,472,473,474,475,476,477,478,479,480,481,482,483,484,485,486,487,488,489,490,491,492,493,494,495,496],{"path":378,"priority":342},{"path":380,"priority":347},{"path":382,"priority":383},{"path":385,"priority":383},{"path":387,"priority":383},{"path":389,"priority":383},{"path":391,"priority":383},{"path":393,"priority":383},{"path":395,"priority":383},{"path":397,"priority":383},{"path":399,"priority":383},{"path":401,"priority":383},{"path":403,"priority":383},{"path":405,"priority":383},{"path":407,"priority":383},{"path":409,"priority":383},{"path":411,"priority":383},{"path":413,"priority":383},{"path":415,"priority":383},{"path":417,"priority":383},{"path":419,"priority":383},{"path":421,"priority":383},{"path":423,"priority":383},{"path":425,"priority":383},{"path":427,"priority":383},{"path":429,"priority":383},{"path":431,"priority":383},{"basePath":498,"description":499,"displayName":500,"installMethods":501,"license":259,"rationale":502,"selectedPaths":503,"source":348,"sourceLanguage":18,"type":527},"libraries/typescript/packages/cli","The mcp-use CLI is a tool for building and deploying MCP servers with support for ChatGPT Apps, Code Mode, OAuth, Notifications, Sampling, Observability and more.","@mcp-use/cli",{"npm":500},"cli ecosystem detected at libraries/typescript/packages/cli",[504,506,507,508,511,513,515,517,519,521,523,525],{"path":505,"priority":342},"package.json",{"path":344,"priority":342},{"path":346,"priority":347},{"path":509,"priority":510},"src/index.ts","low",{"path":512,"priority":510},"src/commands/auth.ts",{"path":514,"priority":510},"src/commands/client.ts",{"path":516,"priority":510},"src/commands/deploy.ts",{"path":518,"priority":510},"src/commands/deployments.ts",{"path":520,"priority":510},"src/commands/env.ts",{"path":522,"priority":510},"src/commands/org.ts",{"path":524,"priority":510},"src/commands/servers.ts",{"path":526,"priority":510},"src/commands/skills.ts","cli",{"basePath":529,"description":530,"displayName":531,"installMethods":532,"license":259,"rationale":533,"selectedPaths":534,"source":348,"sourceLanguage":18,"type":527},"libraries/typescript/packages/create-mcp-use-app","Create MCP-Use apps with one command","create-mcp-use-app",{"npm":531},"cli ecosystem detected at libraries/typescript/packages/create-mcp-use-app",[535,536,537],{"path":505,"priority":342},{"path":344,"priority":342},{"path":538,"priority":510},"src/index.tsx",{"basePath":540,"description":541,"displayName":542,"installMethods":543,"license":259,"rationale":544,"selectedPaths":545,"source":348,"sourceLanguage":18,"type":221},"libraries/typescript/packages/inspector","MCP Inspector - A tool for inspecting and debugging MCP servers","@mcp-use/inspector",{"npm":542},"package.json @modelcontextprotocol/sdk dep + bin at libraries/typescript/packages/inspector/package.json",[546,547],{"path":505,"priority":342},{"path":344,"priority":342},{"basePath":549,"displayName":265,"installMethods":550,"rationale":551,"selectedPaths":552,"source":348,"sourceLanguage":18,"type":221},"libraries/python",{"npm":265,"pypi":265},"pyproject.toml with mcp/fastmcp dependency + scripts at libraries/python/pyproject.toml (coalesced with duplicate mcp at libraries/typescript/packages/mcp-use)",[553,555,556],{"path":554,"priority":342},"pyproject.toml",{"path":344,"priority":342},{"path":557,"priority":383},"mcp_use/server/templates/cli.py",{"sources":559},[560],"manual",{"closedIssues90d":252,"description":562,"forks":253,"homepage":563,"license":259,"openIssues90d":254,"pushedAt":255,"readmeSize":250,"stars":256,"topics":564},"The fullstack MCP framework to develop MCP Apps for ChatGPT / Claude & MCP Servers for AI Agents.","https://manufact.com",[221,565,566,567,568,569,570,571,292,572,573,574,575,576,577,578,293,579,580,581],"model-context-protocol","apps-sdk","mcp-apps","mcp-inspector","mcp-servers","mcp-ui","agentic-framework","mcp-client","mcp-host","mcp-server","modelcontextprotocol","mcp-gateway","mcp-tools","llms","claude-code","openclaw","skills",{"classifiedAt":583,"discoverAt":584,"extractAt":585,"githubAt":585,"updatedAt":583},1778692979057,1778692962573,1778692976487,[223,227,224,226,225,221,222],{"evaluatedAt":262,"extractAt":307,"updatedAt":588},1778693375594,[],[591,627,655,682,710,736],{"_creationTime":592,"_id":593,"community":594,"display":595,"identity":601,"providers":606,"relations":620,"tags":623,"workflow":624},1778675056600.249,"k176bgqbfa54d9kxrf8abw5j9s86mhr5",{"reviewCount":8},{"description":596,"installMethods":597,"name":599,"sourceUrl":600},"Designs and implements backend systems including REST APIs, microservices, database architectures, authentication flows, and security hardening. Use when the user asks to \"design REST APIs\", \"optimize database queries\", \"implement authentication\", \"build microservices\", \"review backend code\", \"set up GraphQL\", \"handle database migrations\", or \"load test APIs\". Covers Node.js/Express/Fastify development, PostgreSQL optimization, API security, and backend architecture patterns.",{"claudeCode":598},"alirezarezvani/claude-skills","Senior Backend Engineer","https://github.com/alirezarezvani/claude-skills",{"basePath":602,"githubOwner":603,"githubRepo":604,"locale":18,"slug":605,"type":267},"engineering-team/skills/senior-backend","alirezarezvani","claude-skills","senior-backend",{"evaluate":607,"extract":619},{"promptVersionExtension":214,"promptVersionScoring":215,"score":608,"tags":609,"targetMarket":228,"tier":229},100,[223,610,611,612,613,614,222,615,616,617,618],"api","rest","microservices","database","postgresql","node-js","express","security","testing",{"commitSha":297,"license":259},{"parentExtensionId":621,"repoId":622},"k179s2ynpr6g927zdzf23zrhad86net8","kd7ff9s1w43mfyy1n7hf87816186m6px",[610,223,613,616,612,615,614,611,617,618,222],{"evaluatedAt":625,"extractAt":626,"updatedAt":625},1778683394838,1778675056600,{"_creationTime":628,"_id":629,"community":630,"display":631,"identity":637,"providers":641,"relations":648,"tags":651,"workflow":652},1778699018122.8052,"k1724eg9dj5dp6j1f2hxpdmja586mg1p",{"reviewCount":8},{"description":632,"installMethods":633,"name":635,"sourceUrl":636},"Master TypeScript's advanced type system including generics, conditional types, mapped types, template literals, and utility types for building type-safe applications. Use when implementing complex type logic, creating reusable type utilities, or ensuring compile-time type safety in TypeScript projects.",{"claudeCode":634},"wshobson/agents","typescript-advanced-types","https://github.com/wshobson/agents",{"basePath":638,"githubOwner":639,"githubRepo":640,"locale":18,"slug":635,"type":267},"plugins/javascript-typescript/skills/typescript-advanced-types","wshobson","agents",{"evaluate":642,"extract":647},{"promptVersionExtension":214,"promptVersionScoring":215,"score":608,"tags":643,"targetMarket":228,"tier":229},[222,644,645,646,224],"types","generics","programming",{"commitSha":297},{"parentExtensionId":649,"repoId":650},"k17821k05dymw6mmaehq84b46986mf3f","kd74de64zj0axtg5b8t7eqqe2x86nske",[224,645,646,644,222],{"evaluatedAt":653,"extractAt":654,"updatedAt":653},1778701655608,1778699018122,{"_creationTime":656,"_id":657,"community":658,"display":659,"identity":665,"providers":670,"relations":675,"tags":678,"workflow":679},1778696691708.329,"k170yjw596k3cg892bq130jyd186mhyz",{"reviewCount":8},{"description":660,"installMethods":661,"name":663,"sourceUrl":664},"Validate a Claude Code plugin structure, frontmatter, and MCP tool references",{"claudeCode":662},"ruvnet/ruflo","Validate Plugin","https://github.com/ruvnet/ruflo",{"basePath":666,"githubOwner":667,"githubRepo":668,"locale":18,"slug":669,"type":267},"plugins/ruflo-plugin-creator/skills/validate-plugin","ruvnet","ruflo","validate-plugin",{"evaluate":671,"extract":674},{"promptVersionExtension":214,"promptVersionScoring":215,"score":608,"tags":672,"targetMarket":228,"tier":229},[673,277,224,579,221],"validation",{"commitSha":297,"license":259},{"parentExtensionId":676,"repoId":677},"k17f4y1y2y777p7zrxxhbnf03n86mr5j","kd7ed28gj8n0y3msk5dzrp05zs86nqtc",[579,224,221,277,673],{"evaluatedAt":680,"extractAt":681,"updatedAt":680},1778701241052,1778696691708,{"_creationTime":683,"_id":684,"community":685,"display":686,"identity":692,"providers":696,"relations":703,"tags":706,"workflow":707},1778699234184.6133,"k170q6m14w6ah5ygc0jr5sa54986mpx7",{"reviewCount":8},{"description":687,"installMethods":688,"name":690,"sourceUrl":691},"Deep codebase initialization with hierarchical AGENTS.md documentation",{"claudeCode":689},"Yeachan-Heo/oh-my-claudecode","deepinit","https://github.com/Yeachan-Heo/oh-my-claudecode",{"basePath":693,"githubOwner":694,"githubRepo":695,"locale":18,"slug":690,"type":267},"skills/deepinit","Yeachan-Heo","oh-my-claudecode",{"evaluate":697,"extract":702},{"promptVersionExtension":214,"promptVersionScoring":215,"score":608,"tags":698,"targetMarket":228,"tier":229},[226,699,700,222,701],"codebase","agent","javascript",{"commitSha":297},{"parentExtensionId":704,"repoId":705},"k17brg5egdw1jbncj1j4wfv3fh86n639","kd74zv63fryf9prygtq7gf4es986n22y",[700,699,226,701,222],{"evaluatedAt":708,"extractAt":709,"updatedAt":708},1778699437749,1778699234184,{"_creationTime":711,"_id":712,"community":713,"display":714,"identity":720,"providers":724,"relations":729,"tags":731,"workflow":732},1778698235845.4084,"k178nbspva8aqvepzvfe6c0fxs86nmzt",{"reviewCount":8},{"description":715,"installMethods":716,"name":718,"sourceUrl":719},"Use the ctx7 CLI to fetch library documentation, manage AI coding skills, and configure Context7 MCP. Activate when the user mentions \"ctx7\" or \"context7\", needs current docs for any library, wants to install/search/generate skills, or needs to set up Context7 for their AI coding agent.",{"claudeCode":717},"upstash/context7","context7-cli","https://github.com/upstash/context7",{"basePath":721,"githubOwner":722,"githubRepo":723,"locale":18,"slug":718,"type":267},"skills/context7-cli","upstash","context7",{"evaluate":725,"extract":728},{"promptVersionExtension":214,"promptVersionScoring":215,"score":608,"tags":726,"targetMarket":228,"tier":229},[226,527,221,581,727],"ai-coding",{"commitSha":297},{"repoId":730},"kd7955sg5wbf89gw527wdep66n86na9w",[727,527,226,221,581],{"evaluatedAt":733,"extractAt":734,"updatedAt":735},1778698320637,1778698235845,1778698496267,{"_creationTime":737,"_id":738,"community":739,"display":740,"identity":746,"providers":750,"relations":756,"tags":758,"workflow":759},1778694510092.8093,"k1739tdkkxjmmx9m9gk67e8s5986me1q",{"reviewCount":8},{"description":741,"installMethods":742,"name":744,"sourceUrl":745},"Guides and best practices for working with Neon Serverless Postgres. Covers getting started, local development with Neon, choosing a connection method, Neon features, authentication (@neondatabase/auth), PostgREST-style data API (@neondatabase/neon-js), Neon CLI, and Neon's Platform API/SDKs. Use for any Neon-related questions.",{"claudeCode":743},"neondatabase/agent-skills","neon-postgres","https://github.com/neondatabase/agent-skills",{"basePath":747,"githubOwner":748,"githubRepo":749,"locale":18,"slug":744,"type":267},"skills/neon-postgres","neondatabase","agent-skills",{"evaluate":751,"extract":755},{"promptVersionExtension":214,"promptVersionScoring":215,"score":608,"tags":752,"targetMarket":228,"tier":229},[753,754,613,226,227],"postgres","neon",{"commitSha":297},{"repoId":757},"kd7fnpnf2z4z7frgbq47jwrzzh86nx09",[227,613,226,754,753],{"evaluatedAt":760,"extractAt":761,"updatedAt":762},1778694576976,1778694510092,1778694671737]