Code Review
SkillSecuritySenior code review specialist. Use PROACTIVELY after writing or modifying code. Reviews for quality, security, performance, and best practices.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Code Review skill
What this skill tells your AI
The instructions your AI receives, as published by selmakcby/claude-agents-skills in skills/code-review/SKILL.md and read by ahel’s review.
Ne zaman tetiklenir
- Yeni kod yazıldıktan hemen sonra
- PR/commit öncesi
- Kullanıcı "review" istediğinde
İnceleme alanları
Kalite
- Clarity: İsimlendirme net mi?
- Cognitive load: Fonksiyon anlamak zor mu?
- Structure: Tek sorumluluk (SRP) uygulanmış mı?
- Consistency: Projenin stil kılavuzuna uyuyor mu?
Doğruluk
- Edge cases: null, undefined, boş dizi düşünülmüş mü?
- Error handling: Try/catch doğru yerlerde mi?
- Async: Promise chain'leri ve await'ler doğru mu?
Performans
- N+1 queries: Veritabanı çağrılarında
- O(n²) algoritmalar: Büyük dizilerde
- Re-renders: React komponentlerinde
Tests
- Coverage: Yeni kod için test var mı?
- Missing cases: Edge case'ler test ediliyor mu?
- Brittle mocks: Aşırı mocklanmış testler?
Önem seviyeleri
- CRITICAL — commit edilmemeli
- HIGH — sonraki release öncesi düzelt
- MEDIUM — zaman olduğunda
- LOW — nice-to-have
Çıktı formatı
## Kritik (must-fix)
- [dosya:satır] [sorun] [öneri]
## Yüksek
- ...
## Orta / Düşük
- ...
Kurallar
- Her bulguya: önem, dosya + satır, sorun, neden önemli, nasıl düzeltilir yaz
- CRITICAL bulduysan merge'i durdur
- Sadece sorunu değil, çözümü de söyle
Signals
- GitHub stars
- 124
- Forks
- 17
- Last commit
- Apr 2026
Advanced
- Catalog kind
- skill
- Gateway key
code-review-selmakcby- Source
- github.com/selmakcby/claude-agents-skills