> ## 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.

# Thinking · Cognitive Frameworks & Mental Operating Systems

> 35 thinking frameworks spanning cognitive models, reasoning styles, and mindsets — the tools that determine how you understand the world and the quality of every decision you make.

## What is Thinking?

Thinking is your **cognitive operating system**. It isn't knowledge itself — it's the process by which you handle knowledge and generate judgment.

Different thinking frameworks are like different lenses. The same reality, viewed through first principles, becomes "everything can be rebuilt from scratch." Through systems thinking, it becomes "every outcome has feedback loops." Through inversion, it becomes "first map the failure paths."

> How you think determines what you see — and what you see determines how far you go.

**This category covers 35 core thinking frameworks**, organized into three groups:

* **Cognitive Frameworks**: the foundational structures through which you understand the world
* **Reasoning Styles**: approaches for making better judgments under uncertainty
* **Mindsets**: the long-term cognitive postures that compound over a lifetime

***

## Cognitive Frameworks

<CardGroup cols={2}>
  <Card title="First Principles Thinking" icon="atom" href="/thinking/first-principles-thinking">
    Strip away all assumptions; reason up from fundamental truths
  </Card>

  <Card title="Systems Thinking" icon="circle-nodes" href="/thinking/systems-thinking">
    Understand wholes, structures, and feedback loops
  </Card>

  <Card title="Critical Thinking" icon="magnifying-glass" href="/thinking/critical-thinking">
    Disciplined analysis and evaluation of information and arguments
  </Card>

  <Card title="Design Thinking" icon="pen-nib" href="/thinking/design-thinking">
    Human-centered, iterative problem-solving
  </Card>

  <Card title="Dialectical Thinking" icon="arrows-left-right" href="/thinking/dialectical-thinking">
    Synthesize contradictions to generate deeper understanding
  </Card>

  <Card title="Metacognition" icon="eye" href="/thinking/metacognition">
    Think about your own thinking process
  </Card>

  <Card title="Thought Experiments" icon="flask" href="/thinking/thought-experiments">
    Explore conceptual boundaries through hypothetical scenarios
  </Card>

  <Card title="Scenario Thinking" icon="map" href="/thinking/scenario-thinking">
    Build multiple plausible futures to navigate uncertainty
  </Card>
</CardGroup>

***

## Reasoning Styles

<CardGroup cols={2}>
  <Card title="Lateral Thinking" icon="shuffle" href="/thinking/lateral-thinking">
    Bypass linear logic; solve problems through creative indirect paths
  </Card>

  <Card title="Second-Order Thinking" icon="layer-group" href="/thinking/second-order-thinking">
    Consider the consequences of consequences, not just immediate effects
  </Card>

  <Card title="Probabilistic Thinking" icon="chart-bar" href="/thinking/probabilistic-thinking">
    Evaluate outcomes with probabilities rather than certainties
  </Card>

  <Card title="Inversion Thinking" icon="rotate-left" href="/thinking/inversion-thinking">
    Clarify what you want to avoid before planning what to pursue
  </Card>

  <Card title="Analogical Thinking" icon="copy" href="/thinking/analogical-thinking">
    Transfer insights across domains through structural similarities
  </Card>

  <Card title="Counterfactual Thinking" icon="clock-rotate-left" href="/thinking/counterfactual-thinking">
    Imagine alternative outcomes to improve future judgment
  </Card>

  <Card title="Abductive Reasoning" icon="magnifying-glass-chart" href="/thinking/abductive-reasoning">
    Infer the most likely explanation from incomplete observations
  </Card>

  <Card title="Bayesian Thinking" icon="chart-line" href="/thinking/bayesian-thinking">
    Continuously update your beliefs as new evidence arrives
  </Card>

  <Card title="Reductionist Thinking" icon="microscope" href="/thinking/reductionist-thinking">
    Decompose complex systems into simpler, analyzable parts
  </Card>

  <Card title="Holistic Thinking" icon="globe" href="/thinking/holistic-thinking">
    The whole is greater than the sum of its parts
  </Card>

  <Card title="Nonlinear Thinking" icon="wave-square" href="/thinking/nonlinear-thinking">
    Cause and effect are rarely proportional or sequential
  </Card>

  <Card title="Abstract Thinking" icon="shapes" href="/thinking/abstract-thinking">
    Extract universal principles from specific cases
  </Card>

  <Card title="Concrete Thinking" icon="cube" href="/thinking/concrete-thinking">
    Anchor abstract concepts with tangible examples
  </Card>

  <Card title="Empirical Thinking" icon="vial" href="/thinking/empirical-thinking">
    Ground knowledge in observation and experimentation
  </Card>

  <Card title="Pragmatic Thinking" icon="wrench" href="/thinking/pragmatic-thinking">
    Judge ideas by their practical consequences, not their elegance
  </Card>
</CardGroup>

***

## Mindsets

<CardGroup cols={2}>
  <Card title="Growth Mindset" icon="seedling" href="/thinking/growth-mindset">
    Abilities can be developed through dedication and effort
  </Card>

  <Card title="Fixed Mindset" icon="lock" href="/thinking/fixed-mindset">
    The belief that abilities are innate — understand it to transcend it
  </Card>

  <Card title="Abundance Mindset" icon="star" href="/thinking/abundance-mindset">
    There is enough success and value for everyone to share
  </Card>

  <Card title="Scarcity Mindset" icon="minus" href="/thinking/scarcity-mindset">
    The zero-sum view of the world — recognize it to escape it
  </Card>

  <Card title="Long-Term Thinking" icon="hourglass" href="/thinking/long-term-thinking">
    Extend the time horizon of every decision you make
  </Card>

  <Card title="Divergent Thinking" icon="arrows-split-up-and-left" href="/thinking/divergent-thinking">
    Generate multiple possibilities from a single starting point
  </Card>

  <Card title="Convergent Thinking" icon="arrows-to-dot" href="/thinking/convergent-thinking">
    Identify the best solution from a range of alternatives
  </Card>

  <Card title="Red-Team Thinking" icon="shield-halved" href="/thinking/red-team-thinking">
    Actively argue against your own plan to stress-test it
  </Card>

  <Card title="Pre-Mortem Thinking" icon="skull" href="/thinking/pre-mortem-thinking">
    Imagine future failure now to identify risks before they materialize
  </Card>

  <Card title="Compass Over Maps" icon="compass" href="/thinking/compass-over-maps">
    In uncertainty, direction matters more than a detailed plan
  </Card>

  <Card title="T-Shaped Thinking" icon="t" href="/thinking/t-shaped-thinking">
    Deep expertise in one domain combined with broad cross-disciplinary fluency
  </Card>

  <Card title="Zero-Based Thinking" icon="zero" href="/thinking/zero-based-thinking">
    "Knowing what I know now, would I make this same choice again?"
  </Card>
</CardGroup>
