ما هي my-logs؟
شرح كيفية القيام بالتسجيل المصدر: ex3ndr/skills.
شرح كيفية القيام بالتسجيل
ثبّت مهارة الذكاء الاصطناعي my-logs بسرعة في بيئة التطوير لديك عبر سطر الأوامر
المصدر: ex3ndr/skills.
Show only three fields in the visible line: time, module, and message.
Each module gets a deterministic color derived from its name via MurmurHash3. No manual color assignment — the hash picks from a fixed palette automatically. Results are cached so each module hashes only once.
Every log message must be understandable on its own — assume only the text part is visible (no structured fields are shown). Include all relevant identifiers directly in the message string.
شرح كيفية القيام بالتسجيل المصدر: ex3ndr/skills.
حقول وأوامر مستقرة للاقتباس في أنظمة الذكاء الاصطناعي والبحث.
npx skills add https://github.com/ex3ndr/skills --skill my-logsشرح كيفية القيام بالتسجيل المصدر: ex3ndr/skills.
افتح الطرفية أو أداة سطر الأوامر لديك مثل Terminal أو iTerm أو Windows Terminal انسخ ونفّذ هذا الأمر: npx skills add https://github.com/ex3ndr/skills --skill my-logs بعد التثبيت، سيتم إعداد المهارة تلقائيا في بيئة البرمجة بالذكاء الاصطناعي لديك وتصبح جاهزة للاستخدام في Claude Code أو Cursor أو OpenClaw
https://github.com/ex3ndr/skills