01Strict naming conventions for types, interfaces, and prefixed generic parameters
02Guidance on using 'satisfies' and type guards instead of unsafe 'as' assertions
03Implementation patterns for type extraction, branded types, and template literals
040 GitHub stars
05Comprehensive guidelines for interface vs. type selection and extensible APIs
06Exhaustive handling of discriminated unions for safe state and event management