01Implements standardized path aliases for cleaner import statements
02Standardizes 'import type' usage to minimize bundle overhead
03Provides automated circular dependency detection and resolution patterns
04Enforces named exports and explicit re-exports to optimize tree-shaking
05Guides feature-based directory organization for better discoverability
060 GitHub stars