Back to corpus
architecturetechnical paper candidatescore 36
LinkIt — UI System
**Document ID:** LINKIT-ARCH-005 **Version:** 1.0.0 **Last Updated:** 2026-01-15 **Source:** `Desktop/LinkIt/components/`
Full HTML reader
Read the full artifact
Extracted abstract or opening context
**Document ID:** LINKIT-ARCH-005 **Version:** 1.0.0 **Last Updated:** 2026-01-15 **Source:** `Desktop/LinkIt/components/`
LinkIt uses a custom GSAPGlass design system built on top of shadcn/ui, providing a modern glassmorphism aesthetic with smooth GSAP animations.
| Component | File | Description | |-----------|------|-------------| | Button | components/ui/button.tsx | GSAPGlass button variants | | Input | components/ui/input.tsx | Glass input fields | | Card | components/ui/card.tsx | GSAPGlass card | | Toast | components/ui/toast.tsx | Notification toasts | | Skeleton | components/ui/skeleton.tsx | Loading skeletons |
| Component | File | Description | |-----------|------|-------------| | MenuTrigger | components/layout/MenuTrigger.tsx | Floating menu button | | SideMenu | components/layout/SideMenu.tsx | Slide-in navigation | | MenuItem | components/layout/MenuItem.tsx | Menu item with animation | | MenuOverlay | components/layout/MenuOverlay.tsx | Backdrop overlay | | Navigation | components/layout/Navigation.tsx | Main navigation wrapper | | DashboardHeader | components/layout/DashboardHeader.tsx | Dashboard header | | DashboardSidebar | components/layout/DashboardSidebar.tsx | Dashboard sidebar |
| Component | Path | Description | |-----------|------|-------------| | ProfileHeader | components/profile/ProfileHeader.tsx | Public profile header | | LinkCard | components/links/LinkCard.tsx | Featured link display | | AnalyticsChart | components/analytics/AnalyticsChart.tsx | Data visualization | | FontSelector | components/customize/FontSelector.tsx | Font picker | | ColorPicker | components/customize/ColorPicker.tsx | Color selection |
Promotion decision
What has to happen next
Promote into a technical note or architecture paper with implementation anchors.
Why this is not always a full paper yet
Corpus pages are public-safe readers for discovered workspace artifacts. They are not automatically final papers. A corpus item becomes a polished paper only after the editable source, evidence checkpoints, references, figures, render path, and release status are attached through the paper schema.