skill
المهنة
الوصف
آخر تحديث
bench
محللو ضمان جودة البرمجيات والمختبرون
Run performance benchmarks measuring function execution time and analysis pipeline throughput.
2026-02-28
refactor
مطوّرو البرمجيات
Refactor recently written or changed code for quality and efficiency. Use after writing or editing code to clean it up.
2026-02-28
test-add
محللو ضمان جودة البرمجيات والمختبرون
Add unit tests for a specific source file or function. Use when the user asks to add tests, write tests, or improve test coverage.
2026-02-28
test
محللو ضمان جودة البرمجيات والمختبرون
Run unit tests for the project. Use when the user asks to test, verify, or check code correctness.
2026-02-28