Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

test-driven-development

Use when implementing any feature or bugfix, before writing implementation code. Enforces red-green-refactor and the Iron Law: no production code without a failing test first. Invoke when the operator says 'add tests', 'TDD this', 'write a test for X', or is about to add new behavior to existing code.

نظرة عامة

Use when implementing any feature or bugfix, before writing implementation code. Enforces red-green-refactor and the Iron Law: no production code without a failing test first. Invoke when the operator says 'add tests', 'TDD this', 'write a test for X', or is about to add new behavior to existing code.

أمر التثبيت
npx skills add https://github.com/demarcushill20/Nova-Core --skill test-driven-development

انسخ والصق هذا الأمر في Claude Code لتثبيت المهارة

النجوم٠
التفرعات٠
آخر تحديث٢٤ أبريل ٢٠٢٦ في ١٥:٥٣
SKILL.md
readonly