·command-creator
>_

command-creator

حدد أوامر الشرطة المائلة Claude Code المخصصة للوكلاء في إطار عمل تنفيذ Traycer. يجب استخدام هذه المهارة عند إنشاء الوكلاء أو تحديثهم والحاجة إلى تحديد مطالبات قابلة لإعادة الاستخدام يمكن للوكلاء تنفيذها كأوامر شرطة مائلة. الأوامر هي ملفات Markdown مخزنة في .claude/commands/ ومشار إليها في ملفات config.yaml الخاصة بالوكيل. هذا مخصص لأوامر الشرطة المائلة لـ Claude Code (/command-name)، وليس أوامر bash/CLI.

3التثبيتات·0الرائج·@auldsyababua

التثبيت

$npx skills add https://github.com/auldsyababua/instructor-workflow --skill command-creator

كيفية تثبيت command-creator

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

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

المصدر: auldsyababua/instructor-workflow.

This skill guides the creation of Claude Code slash commands for agents in the Traycer enforcement framework. Claude Code commands are custom slash commands defined as Markdown files containing prompts.

| Commands | Quick, reusable prompts | /git-commit, /review-pr | Explicit: /command-name | | Skills | Complex workflows with multiple files | security-validation, test-standards | Automatic based on context | | System Prompt | Agent personality and core behavior | Agent role, coordination logic | Always active |

| allowed-tools | Tools command can use | Inherits from conversation | Bash(git add:) | | argument-hint | Expected arguments | None | [pr-number] [priority] | | description | Brief description | First line | Create a git commit | | model | Specific model | Inherits from conversation | haiku |

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

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

أمر التثبيت
npx skills add https://github.com/auldsyababua/instructor-workflow --skill command-creator
الفئة
>_الإنتاجية
موثق
أول ظهور
2026-02-25
آخر تحديث
2026-03-10

Browse more skills from auldsyababua/instructor-workflow

إجابات سريعة

ما هي command-creator؟

حدد أوامر الشرطة المائلة Claude Code المخصصة للوكلاء في إطار عمل تنفيذ Traycer. يجب استخدام هذه المهارة عند إنشاء الوكلاء أو تحديثهم والحاجة إلى تحديد مطالبات قابلة لإعادة الاستخدام يمكن للوكلاء تنفيذها كأوامر شرطة مائلة. الأوامر هي ملفات Markdown مخزنة في .claude/commands/ ومشار إليها في ملفات config.yaml الخاصة بالوكيل. هذا مخصص لأوامر الشرطة المائلة لـ Claude Code (/command-name)، وليس أوامر bash/CLI. المصدر: auldsyababua/instructor-workflow.

كيف أثبّت command-creator؟

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

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

https://github.com/auldsyababua/instructor-workflow