Skeleton component, translated from the shadcn/ui skeleton component.
Renders a <div> with data-slot="skeleton" used as a loading placeholder.
The pulse animation respects prefers-reduced-motion: under reduced motion
the animate-pulse loop is suppressed via motion-reduce:animate-none.