ما هي slash-commands؟
إنشاء واستخدام أوامر الشرطة المائلة لـ Claude Code - المطالبات السريعة وتنفيذ bash ومراجع الملفات المصدر: namesreallyblank/clorch.
إنشاء واستخدام أوامر الشرطة المائلة لـ Claude Code - المطالبات السريعة وتنفيذ bash ومراجع الملفات
ثبّت مهارة الذكاء الاصطناعي slash-commands بسرعة في بيئة التطوير لديك عبر سطر الأوامر
المصدر: namesreallyblank/clorch.
| /clear | Clear conversation history | | /compact | Compact conversation with focus | | /config | Open settings interface | | /cost | Show token usage | | /agents | Manage sub-agents | | /mcp | Manage MCP servers | | /memory | Edit CLAUDE.md files | | /model | Select AI model | | /review | Request code review | | /resume | Resume session |
| Invocation | Explicit: /command | Auto-discovered | | Files | Single .md file | Directory with SKILL.md | | Use Case | Quick prompts | Complex workflows |
Use slash commands for: Frequently typed prompts, simple templates Use skills for: Complex workflows, multiple files, auto-discovery
إنشاء واستخدام أوامر الشرطة المائلة لـ Claude Code - المطالبات السريعة وتنفيذ bash ومراجع الملفات المصدر: namesreallyblank/clorch.
حقول وأوامر مستقرة للاقتباس في أنظمة الذكاء الاصطناعي والبحث.
npx skills add https://github.com/namesreallyblank/clorch --skill slash-commandsإنشاء واستخدام أوامر الشرطة المائلة لـ Claude Code - المطالبات السريعة وتنفيذ bash ومراجع الملفات المصدر: namesreallyblank/clorch.
افتح الطرفية أو أداة سطر الأوامر لديك مثل Terminal أو iTerm أو Windows Terminal انسخ ونفّذ هذا الأمر: npx skills add https://github.com/namesreallyblank/clorch --skill slash-commands بعد التثبيت، سيتم إعداد المهارة تلقائيا في بيئة البرمجة بالذكاء الاصطناعي لديك وتصبح جاهزة للاستخدام في Claude Code أو Cursor أو OpenClaw
https://github.com/namesreallyblank/clorch