Stats
Actions
Tags
How this skill is triggered — by the user, by Claude, or both
Slash command
/code-review:code-reviewThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
عند مراجعة أي كود برمجي مقابل متطلبات أو BRD.
عند مراجعة أي كود برمجي مقابل متطلبات أو BRD.
استخدم الـ Checklist المستخرجة منه وتحقق من كل نقطة في الكود.
راجع الكود بناءً على:
### ✅ ما هو صحيح
[قائمة]
### ❌ مشاكل حرجة
| # | المشكلة | السطر/الدالة | الإصلاح المقترح |
|---|---------|-------------|----------------|
### ⚠️ تحسينات مقترحة
[قائمة]
### 📋 نسبة الامتثال للمتطلبات
[X/Y نقطة مطبقة]
C# / .NET، JavaScript / TypeScript، Python، Java، وغيرها.
npx claudepluginhub devmuslim/pdm-skills --plugin code-reviewProvides a checklist for code reviews covering functionality, security, performance, maintainability, tests, and quality. Use for pull requests, audits, team standards, and developer training.