·code-debugging
</>

code-debugging

دليل لتصحيح الأخطاء في أقسام أو نمط أو ملفات محددة من التعليمات البرمجية. يتم استخدام هذه المهارة عندما يطلب المستخدم مساعدًا عند تصحيح الأخطاء أو شرح التعليمات البرمجية.

6التثبيتات·0الرائج·@rakaadi

التثبيت

$npx skills add https://github.com/rakaadi/agent-kit --skill code-debugging

كيفية تثبيت code-debugging

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

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

المصدر: rakaadi/agent-kit.

This skill specializes in debugging React Native code issues within the Ecalyptus healthcare mobile application. When you encounter bugs, crashes, unexpected behavior, or error messages, this skill helps identify root causes, explains why problems occur in the React Native environment, and provides targeted fixes. Once bugs are resolved, it can suggest when deeper refactoring would improve code quality and recomme...

Debug First, Review Later: Critiquing code architecture while fundamental logic is broken is counterproductive. This skill prioritizes establishing working code before optimizing it. Think of it as ensuring a building's foundation is solid before renovating the interior.

Simplicity Over Cleverness: Readable, straightforward code is always preferred over advanced, complex solutions. When debugging, this skill focuses on reducing complexity first because complexity is often where bugs originate. Simple code fails in simple, obvious ways. Complex code fails in complex, hidden ways. A bug in a straightforward conditional is easy to spot and fix. A bug buried in nested abstractions, hi...

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

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

أمر التثبيت
npx skills add https://github.com/rakaadi/agent-kit --skill code-debugging
المصدر
rakaadi/agent-kit
الفئة
</>أدوات التطوير
موثق
أول ظهور
2026-02-22
آخر تحديث
2026-03-11

Browse more skills from rakaadi/agent-kit

إجابات سريعة

ما هي code-debugging؟

دليل لتصحيح الأخطاء في أقسام أو نمط أو ملفات محددة من التعليمات البرمجية. يتم استخدام هذه المهارة عندما يطلب المستخدم مساعدًا عند تصحيح الأخطاء أو شرح التعليمات البرمجية. المصدر: rakaadi/agent-kit.

كيف أثبّت code-debugging؟

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

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

https://github.com/rakaadi/agent-kit

التفاصيل

الفئة
</>أدوات التطوير
المصدر
skills.sh
أول ظهور
2026-02-22