export * from "./skeleton";
npx shadcn@latest add @kanpeki/skeleton
import { Skeleton } from "@/components/ui/skeleton"
<Skeleton />