Skeleton placeholder with shimmer animation for loading states.
Use class to control width, height, and shape.
Use text for an animated gradient text effect.
Examples
<.skeleton class="w-32 h-32" />
<.skeleton class="w-16 h-16 rounded-full" />
<.skeleton text class="text-xl">AI is thinking...</.skeleton>