> ## Documentation Index
> Fetch the complete documentation index at: https://meta.niceshare.site/llms.txt
> Use this file to discover all available pages before exploring further.

# 思維 · Cognitive Frameworks & Mental Operating Systems

> 35個核心思維框架——認知框架、推理方式與思維心態。從第一性原理到貝葉斯思維，思維方式決定你的認知上限與決策品質，是你的認知作業系統。

## 什麼是思維？

思維是你的**認知作業系統**。它不是知識本身，而是處理知識、產生判斷的方式。

不同的思維框架，就像不同的鏡頭——同樣的現實，用第一性原理的眼光看是「一切皆可重構」，用系統思維看是「每個結果都有回饋回路」，用逆向思維看是「先想清楚失敗路徑」。

> 思維決定你怎麼看，而你怎麼看，決定你能走多遠。

**本類別收錄 35 個核心思維框架**，分為三組：

* **認知框架**：幫助你構建理解世界的基础結構
* **推理方式**：幫助你在不確定中做出更好的判斷
* **思維心態**：幫助你建立長期有效的認知姿態

***

## 認知框架

<CardGroup cols={2}>
  <Card title="第一性原理思維" icon="atom" href="/zh-hant/thinking/first-principles-thinking">
    拆解假設，從基本事實重新出發
  </Card>

  <Card title="系統思維" icon="circle-nodes" href="/zh-hant/thinking/systems-thinking">
    理解整體、結構與回饋回路
  </Card>

  <Card title="批判性思維" icon="magnifying-glass" href="/zh-hant/thinking/critical-thinking">
    有紀律地分析與評估資訊
  </Card>

  <Card title="設計思維" icon="pen-nib" href="/zh-hant/thinking/design-thinking">
    以人為中心的迭代式問題解決
  </Card>

  <Card title="辯證思維" icon="arrows-left-right" href="/zh-hant/thinking/dialectical-thinking">
    透過矛盾綜合推動認知躍遷
  </Card>

  <Card title="元認知" icon="eye" href="/zh-hant/thinking/metacognition">
    思考你自己的思維過程
  </Card>

  <Card title="思想實驗" icon="flask" href="/zh-hant/thinking/thought-experiments">
    用假設場景探索概念邊界
  </Card>

  <Card title="情境思維" icon="map" href="/zh-hant/thinking/scenario-thinking">
    建構多個可能未來，應對不確定性
  </Card>
</CardGroup>

***

## 推理方式

<CardGroup cols={2}>
  <Card title="橫向思維" icon="shuffle" href="/zh-hant/thinking/lateral-thinking">
    繞過直線邏輯，以創意路徑解決問題
  </Card>

  <Card title="二階思維" icon="layer-group" href="/zh-hant/thinking/second-order-thinking">
    考慮後果的後果，不止眼前
  </Card>

  <Card title="概率思維" icon="chart-bar" href="/zh-hant/thinking/probabilistic-thinking">
    用概率而非確定性評估結果
  </Card>

  <Card title="逆向思維" icon="rotate-left" href="/zh-hant/thinking/inversion-thinking">
    先想清楚要避免什麼
  </Card>

  <Card title="類比思維" icon="copy" href="/zh-hant/thinking/analogical-thinking">
    跨領域遷移洞見
  </Card>

  <Card title="反事實思維" icon="clock-rotate-left" href="/zh-hant/thinking/counterfactual-thinking">
    想像另一種可能，學習更好判斷
  </Card>

  <Card title="溯因推理" icon="magnifying-glass-chart" href="/zh-hant/thinking/abductive-reasoning">
    從不完整觀察推斷最可能解釋
  </Card>

  <Card title="貝葉斯思維" icon="chart-line" href="/zh-hant/thinking/bayesian-thinking">
    隨新證據持續更新信念
  </Card>

  <Card title="還原論思維" icon="microscope" href="/zh-hant/thinking/reductionist-thinking">
    拆解複雜系統為更簡單的部分
  </Card>

  <Card title="整體思維" icon="globe" href="/zh-hant/thinking/holistic-thinking">
    整體大於部分之和
  </Card>

  <Card title="非線性思維" icon="wave-square" href="/zh-hant/thinking/nonlinear-thinking">
    因果不總是線性的、等比的
  </Card>

  <Card title="抽象思維" icon="shapes" href="/zh-hant/thinking/abstract-thinking">
    從具體案例中提煉普遍原則
  </Card>

  <Card title="具象思維" icon="cube" href="/zh-hant/thinking/concrete-thinking">
    用具體案例錨定抽象概念
  </Card>

  <Card title="實證思維" icon="vial" href="/zh-hant/thinking/empirical-thinking">
    以觀察與實驗為認知基礎
  </Card>

  <Card title="實用主義思維" icon="wrench" href="/zh-hant/thinking/pragmatic-thinking">
    以實際結果衡量想法的價值
  </Card>
</CardGroup>

***

## 思維心態

<CardGroup cols={2}>
  <Card title="成長型思維" icon="seedling" href="/zh-hant/thinking/growth-mindset">
    能力是可以透過努力發展的
  </Card>

  <Card title="固定型思維" icon="lock" href="/zh-hant/thinking/fixed-mindset">
    認為能力是固定的——了解它以超越它
  </Card>

  <Card title="富足思維" icon="star" href="/zh-hant/thinking/abundance-mindset">
    資源和成功足夠所有人分享
  </Card>

  <Card title="稀缺思維" icon="minus" href="/zh-hant/thinking/scarcity-mindset">
    零和視角——認識它以擺脫它
  </Card>

  <Card title="長期思維" icon="hourglass" href="/zh-hant/thinking/long-term-thinking">
    將決策的時間維度拉長
  </Card>

  <Card title="發散思維" icon="arrows-split-up-and-left" href="/zh-hant/thinking/divergent-thinking">
    從一點出發生成多種可能性
  </Card>

  <Card title="收斂思維" icon="arrows-to-dot" href="/zh-hant/thinking/convergent-thinking">
    從多種可能中找到最優解
  </Card>

  <Card title="紅隊思維" icon="shield-halved" href="/zh-hant/thinking/red-team-thinking">
    主動扮演對手，壓力測試你的方案
  </Card>

  <Card title="事前驗屍思維" icon="skull" href="/zh-hant/thinking/pre-mortem-thinking">
    提前想像失敗，識別風險
  </Card>

  <Card title="指南針優於地圖" icon="compass" href="/zh-hant/thinking/compass-over-maps">
    在不確定中，方向比詳細計劃更重要
  </Card>

  <Card title="T型思維" icon="t" href="/zh-hant/thinking/t-shaped-thinking">
    一個領域的深度 + 多領域的廣度
  </Card>

  <Card title="零基思維" icon="zero" href="/zh-hant/thinking/zero-based-thinking">
    「如果重來，我還會做這個選擇嗎？」
  </Card>
</CardGroup>
