skill
المهنة
الوصف
آخر تحديث
commit-message
مطوّرو البرمجيات
Write a clear and concise Git commit message summarizing the changes. Use when committing anything
2026-03-07
review-pr
محللو ضمان جودة البرمجيات والمختبرون
Review a pull request or set of changes for bugs, style issues, and improvements. Use when the user asks to review code or a PR.
2026-03-07
write-tests
محللو ضمان جودة البرمجيات والمختبرون
Generate tests for a function, module, or file. Use when the user asks to add or write tests.
2026-03-07