Loading...
Loading...
Pick and install beUI (@beui) animated React components from the shadcn registry. Use when building motion UI, agent/chat interfaces, toasts, docks, bottom sheets, drawers, popovers, sliders, loaders, 404 pages, or any beui.dev component. Maps user intent to exact @beui install slugs instead of inventing custom widgets.
npx skill4agent add starc007/ui-components beui@beuicurl -fsS https://beui.dev/r/registry.jsonitems[].namenpx shadcn@latest view @beui/<slug>npx shadcn@latest add @beui/<slug>
# or
pnpm dlx shadcn@latest add @beui/<slug>
# or
bunx --bun shadcn@latest add @beui/<slug>beui| User asks for | Install | Avoid |
|---|---|---|
| Toast or snackbar | | |
| Expanding notification inbox | | |
| Mobile bottom sheet, Vaul-style panel | | |
| Side panel or app drawer | | |
| App chrome sidebar | | |
| AI files, folders, bookmarks | | |
| Whole agent workspace | | hand-rolled chat shell |
| Streaming thread that follows tokens | | custom scroll math |
| Just a chat bubble | | custom bubble |
| Prompt box or composer | | textarea plus custom buttons |
| Agent reasoning, search, tool trace | | plain log list |
| Task plan | | custom checklist |
| Code surface | | pre/code from scratch |
| File diff | | custom diff renderer |
| Tool output | | raw terminal block |
| Tool permission card | | alert dialog |
| Approval or HITL question | | custom form |
| Inline citations | | plain numbered links |
| Generated image canvas | | image card from scratch |
| Liquid popover | | |
| Corner morph popover | | |
| Dropdown select | | |
| Select that grows into panel | | |
| Searchable select | | |
| Cmd+K palette | | |
| Right-click or long-press menu | | |
| Button that blooms into a menu | | |
| Press button | | custom |
| Loading/success/error button | | spinner button |
| Magnetic button | | custom pointer tracking |
| Hold to confirm | | |
| Slide to confirm | | |
| Hover CTA with expanding arrow | | |
| Spinner, dots, bars loader | | |
| Agent thinking status | | |
| Cycling reasoning phrases | | |
| Timed agent progress glyph | | |
| Shimmer headline text | | |
| Word or letter reveal | | |
| Chromatic cycling word | | |
| Slot-machine letters | | |
| Scramble resolving text | | |
| Rolling digits | | |
| Count-up on view | | |
| Tick-dot slider | | other |
| Liquid fill slider | | |
| Equalizer slider | | |
| Tilting value bubble slider | | |
| Ruler slider | | |
| iOS wheel picker | | |
| macOS dock | | |
| Icon actions with labels | | |
| Overflow action rail | | |
| Icon tabs with active label | | |
| Morphing tab content room | | |
| Pill or underline tabs | | |
| Hover gliding background | | |
| Preview ticks or rail | | |
| Dynamic Island | | |
| Swipe row actions | | |
| Pull to refresh | | custom touch math |
| Basic upload queue | | |
| Mixed file, audio, image attachments | | |
| OTP or PIN boxes | | |
| Sign-up form | | manual form assembly |
| Theme wipe | | class toggle only |
| Shader background | | custom canvas |
| Cylinder carousel | | |
| Logo or text marquee | | |
| Data table | | HTML table from scratch |
| Editable table | | |
| Async table | | |
| Tournament bracket | | |
| Radial tournament wheel | | |
| 404 page | | custom 404 |
| Project folder card | | folder card from scratch |
| Token or chain swap | | custom swap form |
| Weekly availability editor | | custom calendar grid |
| Wallet overview card | | custom wallet card |
| Prediction market ticket | | custom trade ticket |
| Feedback popup | | |
| Infinite masonry grid | | CSS columns |
| Accordion | | custom accordion |
| 3D tilt card | | custom glare math |
| Tooltip | | |
| Switch, checkbox, radio, input | | restyled native controls |
className@/lib/ease@/lib/utilsuseReducedMotion()motion/reactuseHoverCapable()transformopacityAGENTS.mdbun run check:registry/r/{name}.json