المهنة
محللو ضمان جودة البرمجيات والمختبرون
الوصف
Run all pre-commit checks including build, unit tests, differential tests, and ADR-0009 file size validation. Use before committing changes to ensure quality.
لغة النص الأصلي: لغات متعددة
آخر تحديث
القائمة
جمع SkillsMP عدد ٣ من skills من HikaruEgashira/sqlite0-opus-4-6-20260208. افتح أي skill لمراجعة مصدره وتفاصيله.
عرض ٣ من أصل ٣ skills مجمعة.
Run all pre-commit checks including build, unit tests, differential tests, and ADR-0009 file size validation. Use before committing changes to ensure quality.
لغة النص الأصلي: لغات متعددة
Inspect all source file sizes and report ADR-0009 module splitting rule violations. Use when checking whether files exceed the 500-line limit or before adding new features.
لغة النص الأصلي: اليابانية
Extract a module from a large file following ADR-0009. Moves functions to a new file, updates imports, and verifies all tests pass. Use when a file exceeds 500 lines and needs splitting.
لغة النص الأصلي: اليابانية