home/categories/testing/nandkapadia-claude-skills-agents-copilot-skills-test-driven-development-skill-md
testingtesting-security

test-driven-development

Enforce test-first development with Red-Green-Refactor cycle. Use when (1) implementing new features in production code, (2) fixing bugs (write test that reproduces bug first), (3) refactoring code (ensure tests exist before changing behavior). Skip for exploratory research scripts or throwaway prototypes.

nandkapadia
maintainer
nandkapadia
آخر تحديث 1/16/2026
النجوم
0
التفرعات
0
quick start

Installation and usage

Enforce test-first development with Red-Green-Refactor cycle. Use when (1) implementing new features in production code, (2) fixing bugs (write test that reproduces bug first), (3) refactoring code (ensure tests exist before changing behavior). Skip for exploratory research scripts or throwaway prototypes.

التثبيت
$ install --globalskills.sh
الاستخدام

بعد التثبيت، يمكنك استخدام هذه المهارة بتشغيل الأمر التالي في الطرفية:

skills use test-driven-development