{ "$schema": "https://ui.shadcn.com/schema/registry.json", "name": "starkui", "homepage": "https://starkui.vercel.app", "items": [ { "name": "button", "type": "registry:ui", "title": "Button", "description": "Minimal monochrome button with variants and sizes." }, { "name": "card", "type": "registry:ui", "title": "Card", "description": "Bordered container with title, description, and content." }, { "name": "input", "type": "registry:ui", "title": "Input", "description": "Clean text input with focus ring." }, { "name": "badge", "type": "registry:ui", "title": "Badge", "description": "Small status label in three variants." }, { "name": "avatar", "type": "registry:ui", "title": "Avatar", "description": "Avatar with image fallback and status indicators." }, { "name": "switch", "type": "registry:ui", "title": "Switch", "description": "Smooth toggle switch component with accessible state." }, { "name": "skeleton", "type": "registry:ui", "title": "Skeleton", "description": "Shimmer loading placeholder for content." }, { "name": "tabs", "type": "registry:ui", "title": "Tabs", "description": "Accessible tabs built on Radix." }, { "name": "accordion", "type": "registry:ui", "title": "Accordion", "description": "Collapsible sections built on Radix." }, { "name": "dialog", "type": "registry:ui", "title": "Dialog", "description": "Modal dialog with overlay, built on Radix." }, { "name": "tooltip", "type": "registry:ui", "title": "Tooltip", "description": "Minimal tooltip built on Radix." }, { "name": "fade-in", "type": "registry:ui", "title": "Fade In", "description": "Fade and rise content into view on scroll." }, { "name": "blur-in", "type": "registry:ui", "title": "Blur In", "description": "Blur-to-sharp reveal for headings." }, { "name": "split-text", "type": "registry:ui", "title": "Split Text", "description": "Word-by-word staggered text reveal." }, { "name": "text-shimmer", "type": "registry:ui", "title": "Text Shimmer", "description": "Sweeping gradient text animation effect." }, { "name": "typewriter", "type": "registry:ui", "title": "Typewriter", "description": "Cycling typewriter effect with blinking cursor." }, { "name": "theme-toggle", "type": "registry:ui", "title": "Theme Toggle", "description": "Animated sun/moon dark mode toggle." }, { "name": "number-ticker", "type": "registry:ui", "title": "Number Ticker", "description": "Spring-animated counting number." }, { "name": "magnetic-button", "type": "registry:ui", "title": "Magnetic Button", "description": "Button that follows the cursor with spring physics." }, { "name": "hover-card", "type": "registry:ui", "title": "Hover Card", "description": "Card with a cursor-tracking spotlight." }, { "name": "hero-minimal", "type": "registry:ui", "title": "Hero", "description": "Centered hero with staggered entrance." }, { "name": "bento-grid", "type": "registry:ui", "title": "Bento Grid", "description": "Responsive bento grid layout and card container." }, { "name": "feature-grid", "type": "registry:ui", "title": "Feature Grid", "description": "Hairline-bordered feature grid." }, { "name": "pricing", "type": "registry:ui", "title": "Pricing", "description": "Three-tier pricing section." }, { "name": "footer", "type": "registry:ui", "title": "Footer", "description": "Minimal multi-column footer." } ] }