ما هي tdd؟
مهارة إنفاذ التطوير القائم على الاختبار - اكتب الاختبارات أولاً، دائمًا المصدر: yeachan-heo/oh-my-claudecode.
مهارة إنفاذ التطوير القائم على الاختبار - اكتب الاختبارات أولاً، دائمًا
ثبّت مهارة الذكاء الاصطناعي tdd بسرعة في بيئة التطوير لديك عبر سطر الأوامر
المصدر: yeachan-heo/oh-my-claudecode.
Write code before test? DELETE IT. Start over. No exceptions.
| Code written before test | STOP. Delete code. Write test first. | | Test passes on first run | Test is wrong. Fix it to fail first. | | Multiple features in one cycle | STOP. One test, one feature. | | Skipping refactor | Go back. Clean up before next feature. |
Remember: The discipline IS the value. Shortcuts destroy the benefit.
مهارة إنفاذ التطوير القائم على الاختبار - اكتب الاختبارات أولاً، دائمًا المصدر: yeachan-heo/oh-my-claudecode.
حقول وأوامر مستقرة للاقتباس في أنظمة الذكاء الاصطناعي والبحث.
npx skills add https://github.com/yeachan-heo/oh-my-claudecode --skill tddمهارة إنفاذ التطوير القائم على الاختبار - اكتب الاختبارات أولاً، دائمًا المصدر: yeachan-heo/oh-my-claudecode.
افتح الطرفية أو أداة سطر الأوامر لديك مثل Terminal أو iTerm أو Windows Terminal انسخ ونفّذ هذا الأمر: npx skills add https://github.com/yeachan-heo/oh-my-claudecode --skill tdd بعد التثبيت، سيتم إعداد المهارة تلقائيا في بيئة البرمجة بالذكاء الاصطناعي لديك وتصبح جاهزة للاستخدام في Claude Code أو Cursor أو OpenClaw
https://github.com/yeachan-heo/oh-my-claudecode