SSICEVS UI — Component Library for AI-Heavy Products by Savva SicevsSSICEVS UI — Component Library for AI-Heavy Products by Savva Sicevs

SSICEVS UI — Component Library for AI-Heavy Products

Savva Sicevs

Savva Sicevs

A copy-paste component library for AI-heavy product surfaces — dark, Fey-inspired components you preview, copy, and drop into your own project. I designed, built, and maintain it end to end: it's both a product and the proof of how I ship.
What it is: 30 React components served from a shadcn-compatible registry — charts (metrics area, historical EPS, sectors donut, ratings radar, heat calendar), data & feeds (holdings table, request log, inbox, project index, alert stack), flows & states (onboarding checklist, payment sheet, empty states), and interaction pieces (macOS dock, card stacks, segmented controls).
How it installs: one CLI command per component —
npx shadcn@latest add https://www.ssicevs.com/r/accordion.json
Each component page shows its own command in its Code tab; the registry regenerates on every build. Components ship props-driven with demo defaults, reduced-motion support, and instance-scoped layout ids.
Built with: React 19 · Vite 6 · TypeScript 5 · Tailwind v4 · Motion · Clerk (headless auth for the gated tier)
Why it matters to a client: this is the same system logic I bring to client work — design tokens, accessible states, and components engineers extend instead of pictures they re-implement. The library is the standing demo: browse it, copy a component, and you've experienced my handoff quality before we've ever talked.
Browse the library → https://www.ssicevs.com/library Public changelog and releases on the site.
Like this project

Posted Jul 17, 2026

My own copy-paste React component library for AI-heavy product surfaces — 30 dark, Fey-inspired components served from a shadcn-compatible registry, installable via CLI, with live previews and a public changelog.