ما هي create-slash-commands؟
إرشادات الخبراء لإنشاء أوامر الشرطة المائلة لـ Claude Code. يُستخدم عند العمل باستخدام أوامر الشرطة المائلة، أو إنشاء أوامر مخصصة، أو فهم بنية الأوامر، أو تعلم تكوين YAML. المصدر: cfircoo/claude-code-toolkit.
إرشادات الخبراء لإنشاء أوامر الشرطة المائلة لـ Claude Code. يُستخدم عند العمل باستخدام أوامر الشرطة المائلة، أو إنشاء أوامر مخصصة، أو فهم بنية الأوامر، أو تعلم تكوين YAML.
ثبّت مهارة الذكاء الاصطناعي create-slash-commands بسرعة في بيئة التطوير لديك عبر سطر الأوامر
المصدر: cfircoo/claude-code-toolkit.
Create effective slash commands for Claude Code that enable users to trigger reusable prompts with /command-name syntax. Slash commands expand as prompts in the current conversation, allowing teams to standardize workflows and operations. This skill teaches you to structure commands with XML tags, YAML frontmatter, dynamic context loading, and intelligent argument handling.
Claude receives the expanded prompt and analyzes the code in context.
All generated slash commands should use XML tags in the body (after YAML frontmatter) for clarity and consistency.
إرشادات الخبراء لإنشاء أوامر الشرطة المائلة لـ Claude Code. يُستخدم عند العمل باستخدام أوامر الشرطة المائلة، أو إنشاء أوامر مخصصة، أو فهم بنية الأوامر، أو تعلم تكوين YAML. المصدر: cfircoo/claude-code-toolkit.
حقول وأوامر مستقرة للاقتباس في أنظمة الذكاء الاصطناعي والبحث.
npx skills add https://github.com/cfircoo/claude-code-toolkit --skill create-slash-commandsإرشادات الخبراء لإنشاء أوامر الشرطة المائلة لـ Claude Code. يُستخدم عند العمل باستخدام أوامر الشرطة المائلة، أو إنشاء أوامر مخصصة، أو فهم بنية الأوامر، أو تعلم تكوين YAML. المصدر: cfircoo/claude-code-toolkit.
افتح الطرفية أو أداة سطر الأوامر لديك مثل Terminal أو iTerm أو Windows Terminal انسخ ونفّذ هذا الأمر: npx skills add https://github.com/cfircoo/claude-code-toolkit --skill create-slash-commands بعد التثبيت، سيتم إعداد المهارة تلقائيا في بيئة البرمجة بالذكاء الاصطناعي لديك وتصبح جاهزة للاستخدام في Claude Code أو Cursor أو OpenClaw
https://github.com/cfircoo/claude-code-toolkit