Review of the Simplicity principles and anti-patterns: KISS, Clever Code, Golden Hammer, Yak Shaving, YAGNI, Premature Optimization, Worse Is Better, Big Design Up Front, and Bike Shedding.
I believe that Beck’s Four Rules can be simplified to 2 axioms:
1. Write working software
2. Write simple software