* fix(nav-overlay): adjust mobile layout for better visibility and spacing
* fix: use canonical press reading times
* fix: reduce homepage motion intensity
* chore: build workspace packages before dev
- Updated error messages for clarity in GitHub client and configuration files.
- Reformatted code for better alignment and readability in various files including mutations, loaders, and schemas.
- Enhanced error handling by including causes in error messages where applicable.
- Adjusted function signatures for consistency across loaders and schemas.
- Added missing dependencies in turbo.json for test command.