thinking-scientific-method

Installation
SKILL.md

Scientific Method

Overview

The scientific method is a systematic approach to understanding through observation, hypothesis formation, prediction, testing, and revision. In engineering, it provides rigor to debugging, experimentation, and investigation. The key insight: good hypotheses must be falsifiable—you must be able to prove them wrong.

Core Principle: Form hypotheses that could be proven false. Design experiments that could falsify them. Update beliefs based on evidence.

When to Use

  • Debugging (systematic cause identification)
  • Performance investigation
  • A/B test design
  • Feature experimentation
  • Root cause analysis
  • Data analysis
  • Any investigation where you're testing theories

Decision flow:

Related skills
Installs
28
GitHub Stars
58
First Seen
Mar 12, 2026