Prechádzať zdrojové kódy

Add netlify-skills to marketplace

Tobin South 5 mesiacov pred
rodič
commit
6fa4b6badf
1 zmenil súbory, kde vykonal 10 pridanie a 0 odobranie
  1. 10 0
      .claude-plugin/marketplace.json

+ 10 - 0
.claude-plugin/marketplace.json

@@ -261,6 +261,16 @@
         }
       }
     },
+    {
+      "name": "netlify-skills",
+      "description": "Netlify platform skills for Claude Code — functions, edge functions, blobs, database, image CDN, forms, config, CLI, frameworks, caching, AI gateway, and deployment.",
+      "category": "development",
+      "source": {
+        "source": "url",
+        "url": "https://github.com/netlify/context-and-tools.git"
+      },
+      "homepage": "https://github.com/netlify/context-and-tools"
+    },
     {
       "name": "ruby-lsp",
       "description": "Ruby language server for code intelligence and analysis",