01Guides the implementation of data fetching using controller props and partial reloads
02Enforces correct programmatic navigation and Link component usage
03Identifies and prevents the usage of external HTTP clients like Axios and Fetch
04Standardizes form handling through the useForm hook with validation and state management
05Provides patterns for type-safe access to shared data via the usePage hook
060 GitHub stars