## Overview Add skeleton screen placeholders for all views that fetch data to improve perceived performance. ## Acceptance Criteria - [ ] Skeleton components matching layout shapes - [ ] Applied to course listings, profile, credentials, dashboards - [ ] Animation (shimmer effect) - [ ] Graceful transition to loaded content - [ ] Consistent with existing LoadingFallback component ## Priority: Medium Reduces perceived loading time and layout shift.
Overview
Add skeleton screen placeholders for all views that fetch data to improve perceived performance.
Acceptance Criteria
Priority: Medium
Reduces perceived loading time and layout shift.