A skeleton component.PreviewCodeComponent skeleton-demo not found in registry. Installation CLIManualnpx nyxb@latest add skeletonCopy Usage import { Skeleton } from "~/components/ui/skeleton"Copy <Skeleton className="w-[100px] h-[20px] rounded-full" />Copy Examples Card A card with skeleton showing a loading state.PreviewCodeComponent skeleton-card not found in registry.