/ الدليل / الملعب / Security Skills (Phoenix)
● مجتمع Phoenix Security ⚡ فوري

Security Skills (Phoenix)

بواسطة Phoenix Security · Security-Phoenix-demo/security-skills-claude-code

Curated security skills, plugins, and automation pipelines for DevSecOps with Claude Code.

Curated security skills, plugins, and automation pipelines for DevSecOps with Claude Code.

عرض مباشر

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

security-skills-phoenix.replay ▶ جاهز
0/0

التثبيت

اختر العميل

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

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

~/.cursor/mcp.json · .cursor/mcp.json
{
  "mcpServers": {
    "security-skills-phoenix": {
      "command": "npx",
      "args": [
        "-y",
        "security-skills-phoenix"
      ]
    }
  }
}

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

VS Code → Cline → MCP Servers → Edit
{
  "mcpServers": {
    "security-skills-phoenix": {
      "command": "npx",
      "args": [
        "-y",
        "security-skills-phoenix"
      ]
    }
  }
}

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

~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "security-skills-phoenix": {
      "command": "npx",
      "args": [
        "-y",
        "security-skills-phoenix"
      ]
    }
  }
}

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

~/.continue/config.json
{
  "mcpServers": [
    {
      "name": "security-skills-phoenix",
      "command": "npx",
      "args": [
        "-y",
        "security-skills-phoenix"
      ]
    }
  ]
}

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

~/.config/zed/settings.json
{
  "context_servers": {
    "security-skills-phoenix": {
      "command": {
        "path": "npx",
        "args": [
          "-y",
          "security-skills-phoenix"
        ]
      }
    }
  }
}

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

claude mcp add security-skills-phoenix -- npx -y security-skills-phoenix

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

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

استخدامات عملية: Security Skills (Phoenix)

Get started with Security Skills (Phoenix)

متى تستخدمه: When you want to bring Security Skills (Phoenix) 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 Security Skills (Phoenix) to help me with a task.✓ تم النسخ

النتيجة: Claude can interact with Security Skills (Phoenix) directly from your IDE.

المزيد

الموارد

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

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

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