·powershell-shell-detection
</>

powershell-shell-detection

اكتشاف الصدفة وإرشادات التوافق عبر الصدفة لـ PowerShell vs Git Bash/MSYS2 على نظام التشغيل Windows

63التثبيتات·0الرائج·@josiahsiegel

التثبيت

$npx skills add https://github.com/josiahsiegel/claude-plugin-marketplace --skill powershell-shell-detection

كيفية تثبيت powershell-shell-detection

ثبّت مهارة الذكاء الاصطناعي powershell-shell-detection بسرعة في بيئة التطوير لديك عبر سطر الأوامر

  1. افتح الطرفية: افتح الطرفية أو أداة سطر الأوامر لديك مثل Terminal أو iTerm أو Windows Terminal
  2. نفّذ أمر التثبيت: انسخ ونفّذ هذا الأمر: npx skills add https://github.com/josiahsiegel/claude-plugin-marketplace --skill powershell-shell-detection
  3. تحقق من التثبيت: بعد التثبيت، سيتم إعداد المهارة تلقائيا في بيئة البرمجة بالذكاء الاصطناعي لديك وتصبح جاهزة للاستخدام في Claude Code أو Cursor أو OpenClaw

المصدر: josiahsiegel/claude-plugin-marketplace.

Critical guidance for distinguishing between PowerShell and Git Bash/MSYS2 shells on Windows, with shell-specific path handling and compatibility notes.

When working on Windows, correctly identifying the shell environment is crucial for proper path handling and command execution.

| Environment Variable | $env:VARIABLE | $VARIABLE | | Path Separator | ; (semicolon) | : (colon) | | Path Style | C:\Windows\System32 | /c/Windows/System32 | | Home Directory | $env:USERPROFILE | $HOME | | Temp Directory | $env:TEMP | /tmp | | Command Format | Get-ChildItem | ls (native command) |

اكتشاف الصدفة وإرشادات التوافق عبر الصدفة لـ PowerShell vs Git Bash/MSYS2 على نظام التشغيل Windows المصدر: josiahsiegel/claude-plugin-marketplace.

حقائق جاهزة للاقتباس

حقول وأوامر مستقرة للاقتباس في أنظمة الذكاء الاصطناعي والبحث.

أمر التثبيت
npx skills add https://github.com/josiahsiegel/claude-plugin-marketplace --skill powershell-shell-detection
الفئة
</>أدوات التطوير
موثق
أول ظهور
2026-02-01
آخر تحديث
2026-03-11

Browse more skills from josiahsiegel/claude-plugin-marketplace

إجابات سريعة

ما هي powershell-shell-detection؟

اكتشاف الصدفة وإرشادات التوافق عبر الصدفة لـ PowerShell vs Git Bash/MSYS2 على نظام التشغيل Windows المصدر: josiahsiegel/claude-plugin-marketplace.

كيف أثبّت powershell-shell-detection؟

افتح الطرفية أو أداة سطر الأوامر لديك مثل Terminal أو iTerm أو Windows Terminal انسخ ونفّذ هذا الأمر: npx skills add https://github.com/josiahsiegel/claude-plugin-marketplace --skill powershell-shell-detection بعد التثبيت، سيتم إعداد المهارة تلقائيا في بيئة البرمجة بالذكاء الاصطناعي لديك وتصبح جاهزة للاستخدام في Claude Code أو Cursor أو OpenClaw

أين مستودع المصدر؟

https://github.com/josiahsiegel/claude-plugin-marketplace