0114 GitHub stars
02Enforces kebab-case for source, component, and test files
03Applies PascalCase to classes, interfaces, and type aliases
04Standardizes variable naming with camelCase and semantic boolean prefixes
05Optimizes module organization with grouped imports and public API exports
06Identifies and implements private member prefixes for better encapsulation