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

ring-test-driven-development

النجوم١٩٨
التفرعات٢٣
آخر تحديث٦ يونيو ٢٠٢٦ في ٢٢:٥٧

Enforcing the RED-GREEN-REFACTOR loop: write one failing test and watch it fail, write minimal code to pass, then refactor green. Use when starting implementation of a new feature or bugfix, or writing any new production code. Requires pasted failure output as proof of RED; code written before its test must be deleted, not stashed. Skip for exploratory spikes or when only modifying existing tests.

التثبيت

التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.

SKILL.md
readonly