/ الدليل / الملعب / Developer Kit (Modular Marketplace)
● مجتمع giuseppe-trisciuoglio ⚡ فوري

Developer Kit (Modular Marketplace)

بواسطة giuseppe-trisciuoglio · giuseppe-trisciuoglio/developer-kit

Modular plugin marketplace for Claude Code — spec-driven skills for Java, TS, Python, PHP, AWS, AI.

Modular plugin marketplace for Claude Code — spec-driven skills for Java, TS, Python, PHP, AWS, AI.

عرض مباشر

كيف يبدو في الممارسة

developer-kit-giuseppe.replay ▶ جاهز
0/0

التثبيت

اختر العميل

~/Library/Application Support/Claude/claude_desktop_config.json  · Windows: %APPDATA%\Claude\claude_desktop_config.json
{
  "mcpServers": {
    "developer-kit-giuseppe": {
      "command": "npx",
      "args": [
        "-y",
        "developer-kit-giuseppe"
      ]
    }
  }
}

افتح Claude Desktop → Settings → Developer → Edit Config. أعد التشغيل بعد الحفظ.

~/.cursor/mcp.json · .cursor/mcp.json
{
  "mcpServers": {
    "developer-kit-giuseppe": {
      "command": "npx",
      "args": [
        "-y",
        "developer-kit-giuseppe"
      ]
    }
  }
}

يستخدم Cursor نفس مخطط mcpServers مثل Claude Desktop. إعدادات المشروع أولى من الإعدادات العامة.

VS Code → Cline → MCP Servers → Edit
{
  "mcpServers": {
    "developer-kit-giuseppe": {
      "command": "npx",
      "args": [
        "-y",
        "developer-kit-giuseppe"
      ]
    }
  }
}

انقر على أيقونة MCP Servers في شريط Cline الجانبي، ثم "Edit Configuration".

~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "developer-kit-giuseppe": {
      "command": "npx",
      "args": [
        "-y",
        "developer-kit-giuseppe"
      ]
    }
  }
}

نفس الصيغة مثل Claude Desktop. أعد تشغيل Windsurf لتطبيق التغييرات.

~/.continue/config.json
{
  "mcpServers": [
    {
      "name": "developer-kit-giuseppe",
      "command": "npx",
      "args": [
        "-y",
        "developer-kit-giuseppe"
      ]
    }
  ]
}

يستخدم Continue مصفوفة من كائنات الخادم بدلاً من خريطة.

~/.config/zed/settings.json
{
  "context_servers": {
    "developer-kit-giuseppe": {
      "command": {
        "path": "npx",
        "args": [
          "-y",
          "developer-kit-giuseppe"
        ]
      }
    }
  }
}

أضف إلى context_servers. يعيد Zed التحميل تلقائيًا عند الحفظ.

claude mcp add developer-kit-giuseppe -- npx -y developer-kit-giuseppe

أمر من سطر واحد. تحقق باستخدام claude mcp list. احذف باستخدام claude mcp remove.

حالات الاستخدام

استخدامات عملية: Developer Kit (Modular Marketplace)

Get started with Developer Kit (Modular Marketplace)

متى تستخدمه: When you want to bring Developer Kit (Modular Marketplace) into your Claude workflow.

الخطوات
  1. Install the skill in your client (see Install tab).
  2. Authenticate or configure required tokens.
  3. Ask Claude to use the new tools.
    Use Developer Kit (Modular Marketplace) to help me with a task.✓ تم النسخ

النتيجة: Claude can interact with Developer Kit (Modular Marketplace) directly from your IDE.

المزيد

الموارد

📖 اقرأ ملف README الرسمي على GitHub

🐙 تصفح القضايا المفتوحة

🔍 تصفح أكثر من 400 خادم MCP و Skills