فهرست منبع

add marketplace.json changes

Isabella He 7 ماه پیش
والد
کامیت
3c1e3212f6

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

@@ -394,6 +394,28 @@
       "category": "development",
       "homepage": "https://github.com/anthropics/claude-plugins-public/tree/main/plugins/plugin-dev"
     },
+    {
+      "name": "claude-code-setup",
+      "description": "Analyze codebases and recommend tailored Claude Code automations such as hooks, skills, MCP servers, and subagents.",
+      "author": {
+        "name": "Anthropic",
+        "email": "support@anthropic.com"
+      },
+      "source": "./plugins/claude-code-setup",
+      "category": "productivity",
+      "homepage": "https://github.com/anthropics/claude-plugins-official/tree/main/plugins/claude-code-setup"
+    },
+    {
+      "name": "claude-md-management",
+      "description": "Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.",
+      "author": {
+        "name": "Anthropic",
+        "email": "support@anthropic.com"
+      },
+      "source": "./plugins/claude-md-management",
+      "category": "productivity",
+      "homepage": "https://github.com/anthropics/claude-plugins-official/tree/main/plugins/claude-md-management"
+    },
     {
       "name": "greptile",
       "description": "AI-powered codebase search and understanding. Query your repositories using natural language to find relevant code, understand dependencies, and get contextual answers about your codebase architecture.",

+ 1 - 1
plugins/claude-code-setup/.claude-plugin/plugin.json

@@ -1,6 +1,6 @@
 {
   "name": "claude-code-setup",
-  "description": "Analyze codebases and recommend tailored Claude Code automations such as Skills, MCP Servers, etc",
+  "description": "Analyze codebases and recommend tailored Claude Code automations such as hooks, skills, MCP servers, and subagents.",
   "version": "1.0.0",
   "author": {
     "name": "Isabella He",

+ 1 - 1
plugins/claude-md-management/.claude-plugin/plugin.json

@@ -1,6 +1,6 @@
 {
   "name": "claude-md-management",
-  "description": "Tools to maintain and improve CLAUDE.md files",
+  "description": "Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.",
   "version": "1.0.0",
   "author": {
     "name": "Isabella He",