Agent skill · Code Review & Quality

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.

vibeevalgithub.com/vibeevalGitHub ↗
claude-codeMIT
Install
npx skills add vibeeval/vibecosystem --skill cognitive-modes --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 6 KB
Bundled scripts: none
Path: skills/cognitive-modes/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 521
Language: C#

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# 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

What's inside
Steps it walks through
  1. 5 Dusunme Modu
  2. 1. ANALYTICAL (Derin Analiz)
  3. 2. CREATIVE (Yaratici Cozum)
  4. 3. SYSTEMATIC (Adim Adim)
  5. 4. RAPID (Hizli Aksiyon)
  6. 5. DEBUG (Hata Izleme)
  7. Otomatik Mod Secimi
  8. Mod Gecisleri
  9. Token Etkisi
  10. vibecosystem Entegrasyonu
More from vibecosystem
All skills →
About this skill
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.

Keep going