- Install husky as dev dependency - Create pre-commit hook to run type generation script - Ensures types are always up-to-date with backend API before commit - Hook runs from apps/web directory to execute generate-types.sh