About
This skill equips Claude with a rigorous framework for writing and refactoring code based on core engineering tenets like SOLID, DRY, KISS, YAGNI, and Single Source of Truth (SSOT). By applying these principles, it helps developers eliminate redundant logic, simplify complex implementations, and ensure that every change has a clear, singular purpose. It is particularly useful during code reviews, architectural planning, and large-scale refactoring efforts where maintaining long-term code health and readability is a priority.