01Distinguishes between compile-time constants and runtime calculations
020 GitHub stars
03Enforces PascalCase for classes, interfaces, and types
04Guides kebab-case naming for TypeScript files and directories
05Standardizes camelCase for variables and function names
06Provides semantic boolean prefixing (is, has, can, should)