Develop intuition through mental models:
- "What's the bottleneck?" (identify constraints first)
- "What if it fails?" (always consider failure modes)
- "What's the trade-off?" (every choice has costs)
- "Does it scale?" (think x, x growth)
These questions guide your thinking when facing new problems.