skill
المهنة
الوصف
آخر تحديث
verify
محللو ضمان جودة البرمجيات والمختبرون
Run the full lint, format check, and test suite. Use before committing or when checking if changes are valid.
2026-04-09
mutate
محللو ضمان جودة البرمجيات والمختبرون
Run mutation testing with cargo-mutants. Use after writing tests to verify they actually catch regressions — survivors indicate weak assertions.
2026-04-04