cognitive-modes
Gorev tipine gore dusunme modu secimi. 5 mod -- analytical (derin analiz), creative (yaratici cozum), systematic (adim adim), rapid (hizli aksiyon), debug (hata izleme). Her mod farkli prompt stratejisi ve karar agaci kullanir.
npx skills add vibeeval/vibecosystem --skill cognitive-modes --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Cognitive Modes Her gorev ayni dusunme sekli gerektirmez. Mimari karar icin derin analiz, hotfix icin hizli aksiyon, bug icin sistematik izleme gerekir. Yanlis mod = yanlis sonuc. ## 5 Dusunme Modu ### 1. ANALYTICAL (Derin Analiz) ``` NE ZAMAN: Mimari karar, teknoloji secimi, trade-off analizi NASIL: Birden fazla perspektif, artilari/eksileri, uzun vadeli etki HIZI: Yavas ama kapsamli TOKEN: Yuksek (derinlemesine dusunme) ``` **Davranis:** - Her secenegi en az 3 acidan degerlendir - Uzun vadeli sonuclari dusun (6 ay, 1 yil) - "Neden" sorusunu en az 3 kez sor (5 Whys) - Karar oncesi risk analizi yap - Alternatif yaklasimlari listele **Ornek gorevler:** - "Monolith mi microservice mi?" - "Hangi database kullanmaliyiz?" - "Auth sistemi nasil tasarlanmali?" - "Bu refactoring yapilmali mi?" **Prompt pattern:** ``` Bu karari ANALYTICAL modda degerlendir: 1. En az 3 secenek belirle 2. Her secenegin 3+ artisi ve 3+ eksisini listele 3. Uzun vadeli etkileri degerlendir 4. Risk analizi yap 5. Net oneri ver (nedenle birlikte) ``` --- ### 2. CREATIVE (Yaratici Cozum) ``` NE ZAMAN: Yeni feature tasarimi, UX/UI, problem cozme, naming NASIL: Sinir koymadan dusun, sonra daralt HIZI: Orta TOKEN: O
- 5 Dusunme Modu
- 1. ANALYTICAL (Derin Analiz)
- 2. CREATIVE (Yaratici Cozum)
- 3. SYSTEMATIC (Adim Adim)
- 4. RAPID (Hizli Aksiyon)
- 5. DEBUG (Hata Izleme)
- Otomatik Mod Secimi
- Mod Gecisleri
- Token Etkisi
- vibecosystem Entegrasyonu
What does the cognitive-modes skill do?
Gorev tipine gore dusunme modu secimi. 5 mod -- analytical (derin analiz), creative (yaratici cozum), systematic (adim adim), rapid (hizli aksiyon), debug (hata izleme). Her mod farkli prompt stratejisi ve karar agaci kullanir.
How do I install it?
Run `npx skills add vibeeval/vibecosystem --skill cognitive-modes --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From vibeeval/vibecosystem, a repository with 521 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
