← Back to gallery
CSSFeatured

Layout-stable Skeleton Placeholder

A project-authored CSS skeleton loader showcase that reserves media and text slots up front so shimmer placeholders swap to loaded content without causing layout shift.

Duration
2s
Resolution
1440×900
Format
CSS
skeleton-loaderplaceholderlayout-stabilitycls

Skeleton / placeholder / layout stability / CLS

Layout-stable skeleton placeholder

Reimplements skeleton placeholders with explicit reserved media and copy slots so shimmer improves perceived performance without shifting layout when real content arrives.

all cards are reserving space before load

Editorial summary card

Article Rail

Article Rail reserves a fixed card frame before content appears, keeping the thumbnail, title, and metadata rows in place while the shimmer state hints at incoming copy.

reserved 3:2 thumbnail + four copy rows

Skeleton slots: thumbnail, eyebrow, title, and metadata slots.

  • editorial
  • summary rail
  • stable thumbnail

Dashboard insight card

Signal Analytics Board

Signal Analytics Board locks a chart frame and metric band first, so incoming dashboard data can replace placeholders without pushing nearby UI or creating CLS.

reserved 16:10 chart frame

Skeleton slots: metric stripe, chart frame, and footer chips.

  • dashboard
  • chart slot
  • cls-safe loading

Avatar + bio layout

Team Profile Dock

Team Profile Dock pre-allocates avatar, identity, and bio heights so loading people cards stay aligned even when the final text length varies across team members.

reserved avatar rail + bio stack

Skeleton slots: avatar circle, identity lines, and action row.

  • people card
  • avatar slot
  • stable actions