@sabraman
A small personal shadcn registry by Saint Petersburg-based designer/developer Danya Yudin (Sabraman), offering skeuomorphic legacy-style UI components for Next.js. Components confirmed include Roundbit, Legacy Wheel Picker, Legacy Switch, Legacy Slider, Legacy Code Block Command, Legacy Clock, Legacy Alert Dialog, Legacy Bar Button, and Legacy Notification — all evoking iOS/macOS classic skeuomorphic aesthetics. No public GitHub. Free. Use for: adding retro-skeuomorphic iOS-inspired UI accents — scroll pickers, physical-style switches, or analog clocks — into a shadcn/ui project that needs a distinct tactile visual style.
Install this registry
npx shadcn@latest add https://sabraman.ru/r/registry.json pnpm dlx shadcn@latest add https://sabraman.ru/r/registry.json bunx shadcn@latest add https://sabraman.ru/r/registry.json curl -s https://sabraman.ru/r/registry.json Components
9 totalPixel-stepped rounded corners with Tailwind-style utilities, runtime clip-path generation, and a frame primitive for shaped borders and shadows.
npx shadcn@latest add https://sabraman.ru/r/roundbit.json Legacy wheel picker component built on top of @ncdai/react-wheel-picker.
npx shadcn@latest add https://sabraman.ru/r/legacy-wheel-picker.json Working analog clock icon with live hour, minute, and red seconds hands in day and night variants.
npx shadcn@latest add https://sabraman.ru/r/legacy-clock.json Sonner-powered lock-screen notification toast with glossy legacy iOS chrome.
npx shadcn@latest add https://sabraman.ru/r/legacy-notification.json Legacy toggle switch built on top of @radix-ui/react-switch.
npx shadcn@latest add https://sabraman.ru/r/legacy-switch.json Glossy legacy slider control with a raised metallic thumb and silver-blue track.
npx shadcn@latest add https://sabraman.ru/r/legacy-slider.json Skeuomorphic legacy command block with package-manager tabs and clipboard support.
npx shadcn@latest add https://sabraman.ru/r/legacy-code-block-command.json Muted navy legacy alert dialog with a silver gloss cap, white keyline, and classic confirmation buttons.
npx shadcn@latest add https://sabraman.ru/r/legacy-alert-dialog.json Classic legacy navigation bar button with text, icon, text-icon, backward, accent, and destructive variants.
npx shadcn@latest add https://sabraman.ru/r/legacy-bar-button.json