skill
المهنة
الوصف
آخر تحديث
commit-discipline
مطوّرو البرمجيات
How to structure commits: atomic, conventional messages, never push to main/master directly.
2026-07-09
debug-first
محللو ضمان جودة البرمجيات والمختبرون
Before fixing a bug: reproduce it, confirm root cause, write a failing test first.
2026-07-09
autoreview
محللو ضمان جودة البرمجيات والمختبرون
Before declaring work done: review diff, run tests, check project-specific rules.
2026-07-08