with one click
codebase-analysis
Proje tarama, indeksleme ve genel analiz skill'i
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Proje tarama, indeksleme ve genel analiz skill'i
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Mimari pattern tespiti ve katman analizi skill'i
Dosya ve fonksiyon bazlı kod açıklama skill'i
PR/commit bazlı kod review ve etki değerlendirme skill'i
Bağımlılık haritası çıkarma ve analiz skill'i
Bağımlılık ve çağrı grafı görselleştirme skill'i
Kod değişikliklerinin etkisini analiz etme skill'i
| name | Codebase Analysis |
| description | Proje tarama, indeksleme ve genel analiz skill'i |
Bu skill, herhangi bir projeyi tarayıp analiz etmek için kullanılır.
scan_project(path="/absolute/path/to/project")
Bu tool projeyi tarar, tüm dosyaları parse eder ve indeksler. Her zaman ilk adım budur.
get_project_summary(path="/absolute/path/to/project")
Taranan projenin genel özetini al: dil dağılımı, dosya sayısı, framework tespiti.
detect_architecture(path="/absolute/path/to/project")
Projenin mimari pattern'ini tespit et (MVC, Layered, Clean Architecture vb.)
find_symbol(path="...", name="main", kind="function")
Giriş noktalarını ve kritik sembolleri bul.
Sonuçları şu sırada sun: