ما هي debug-mastery؟
منهجية تصحيح الأخطاء المنهجية مع عملية مكونة من 4 مراحل، وتتبع السبب الجذري، ومعايير إمكانية المراقبة المتميزة. لا إصلاحات دون تحقيق. المصدر: xenitv1/claude-code-maestro.
منهجية تصحيح الأخطاء المنهجية مع عملية مكونة من 4 مراحل، وتتبع السبب الجذري، ومعايير إمكانية المراقبة المتميزة. لا إصلاحات دون تحقيق.
ثبّت مهارة الذكاء الاصطناعي debug-mastery بسرعة في بيئة التطوير لديك عبر سطر الأوامر
المصدر: xenitv1/claude-code-maestro.
🐛 DEBUG MASTERY: SYSTEMATIC DEBUGGING Philosophy: Random fixes waste time and create new bugs. Quick patches mask underlying issues. ALWAYS find root cause before attempting fixes.
FORENSIC ANALYSIS MANDATE (CRITICAL): Never apply a fix without a confirmed root cause. AI-generated fixes often address symptoms rather than underlying architectural logic. You MUST perform a 'Forensic Investigation' that identifies the specific assumption or boundary condition that failed. For every fix, you must provide a brief analysis note explaining WHY the original architecture allowed the bug to exist, tra...
If you haven't completed Phase 1, you cannot propose fixes. Violating the letter of this process is violating the spirit of debugging.
منهجية تصحيح الأخطاء المنهجية مع عملية مكونة من 4 مراحل، وتتبع السبب الجذري، ومعايير إمكانية المراقبة المتميزة. لا إصلاحات دون تحقيق. المصدر: xenitv1/claude-code-maestro.
حقول وأوامر مستقرة للاقتباس في أنظمة الذكاء الاصطناعي والبحث.
npx skills add https://github.com/xenitv1/claude-code-maestro --skill debug-masteryمنهجية تصحيح الأخطاء المنهجية مع عملية مكونة من 4 مراحل، وتتبع السبب الجذري، ومعايير إمكانية المراقبة المتميزة. لا إصلاحات دون تحقيق. المصدر: xenitv1/claude-code-maestro.
افتح الطرفية أو أداة سطر الأوامر لديك مثل Terminal أو iTerm أو Windows Terminal انسخ ونفّذ هذا الأمر: npx skills add https://github.com/xenitv1/claude-code-maestro --skill debug-mastery بعد التثبيت، سيتم إعداد المهارة تلقائيا في بيئة البرمجة بالذكاء الاصطناعي لديك وتصبح جاهزة للاستخدام في Claude Code أو Cursor أو OpenClaw
https://github.com/xenitv1/claude-code-maestro