01Eliminates context duplication and ensures correct singular/plural usage in collections
02Enforces S-I-D (Short, Intuitive, Descriptive) principles for all identifiers
032 GitHub stars
04Clarifies semantic differences between similar actions like 'remove' vs 'delete'
05Implements the A/HC/LC (Action, High Context, Low Context) structural naming pattern
06Standardizes boolean prefixes such as 'is', 'has', and 'should' for logical clarity