ما هي powershell-shell-detection؟
اكتشاف الصدفة وإرشادات التوافق عبر الصدفة لـ PowerShell vs Git Bash/MSYS2 على نظام التشغيل Windows المصدر: josiahsiegel/claude-plugin-marketplace.
اكتشاف الصدفة وإرشادات التوافق عبر الصدفة لـ PowerShell vs Git Bash/MSYS2 على نظام التشغيل Windows
ثبّت مهارة الذكاء الاصطناعي powershell-shell-detection بسرعة في بيئة التطوير لديك عبر سطر الأوامر
المصدر: 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-detectionBrowse more skills from josiahsiegel/claude-plugin-marketplace
اكتشاف الصدفة وإرشادات التوافق عبر الصدفة لـ PowerShell vs Git Bash/MSYS2 على نظام التشغيل Windows المصدر: josiahsiegel/claude-plugin-marketplace.
افتح الطرفية أو أداة سطر الأوامر لديك مثل 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