feat(job-experience): add delete functionality with toast notifications
- Add edit/delete buttons to job experience cards
- Add ConfirmationModal for delete confirmation
- Integrate GraphQL delete mutation with toast notifications
- Add loading states for delete operations
- Reorganize GraphQL operations by feature
- Add success/error toast notifications for delete operations
- Update cursor rules for conventional commits and Docker seeding