reaviz

60 mods across 1 repository, 4 stars between them.

checkbox

25

reaviz/skills

Skill Claude CodeCodex

Animated checkbox with SVG check/intermediate marks, label support, and keyboard accessibility. Built on Framer Motion with customizable SVG paths.

4 2mo ago A 0 tokens

date-input

26

reaviz/skills

Skill Claude CodeCodex

Text input with calendar popup for date selection. Supports single dates and date ranges with optional preset quick filters. Built on Input, Calendar, and Menu components.

4 2mo ago A 0 tokens

input

27

reaviz/skills

Skill Claude CodeCodex

Text input with start/end adornments, error state, sizes, and imperative ref API. Also includes DebouncedInput and InlineInput variants.

4 2mo ago A 0 tokens

radio

28

reaviz/skills

Skill Claude CodeCodex

Radio button with animated indicator and label. Use standalone or inside RadioGroup for managed selection.

4 2mo ago A 0 tokens

range

29

reaviz/skills

Skill Claude CodeCodex

Slider components for single value or dual-handle range selection. Draggable handles with tooltip display using Framer Motion.

4 2mo ago A 0 tokens

select

30

reaviz/skills

Skill Claude CodeCodex

Feature-rich dropdown select with search filtering, keyboard navigation, multi-select, creatable options, and paste support. Uses Fuse.js for fuzzy search. Renders via ConnectedOverlay (Floating UI).

4 2mo ago A 0 tokens

textarea

31

reaviz/skills

Skill Claude CodeCodex

Auto-resizing multi-line text input built on react-textarea-autosize. Supports sizes, error state, and imperative ref API.

4 2mo ago A 0 tokens

toggle

32

reaviz/skills

Skill Claude CodeCodex

On/off switch component with animated handle using Framer Motion spring animation. Supports sizes and custom animation configuration.

4 2mo ago A 0 tokens

layers

33

reaviz/skills

Skill Claude CodeCodex

Overlay, modal, and popup components that render above the main content. Built on Floating UI for positioning and Framer Motion for animations. Most use focus trapping and backdrop support.

4 2mo ago A 0 tokens

backdrop

34

reaviz/skills

Skill Claude CodeCodex

Animated overlay backdrop for modals, dialogs, and drawers. Fades in/out with Framer Motion. Typically used internally by Dialog and Drawer.

4 2mo ago A 0 tokens

callout

35

reaviz/skills

Skill Claude CodeCodex

Inline alert/notification banner with icon and variant colors. Also exports pre-configured variants: SuccessCallout, ErrorCallout, WarningCallout, InfoCallout.

4 2mo ago A 0 tokens

confirm-dialog

36

reaviz/skills

Skill Claude CodeCodex

Confirmation dialog with accept/reject actions. Built on Dialog. Also exports useConfirmDialog hook for imperative usage.

4 2mo ago A 0 tokens

context-menu

37

reaviz/skills

Skill Claude CodeCodex

Right-click context menu using ConnectedOverlay (Floating UI). Supports focus trapping, global menu state (only one open at a time), and auto-close on click.

4 2mo ago A 0 tokens

dialog

38

reaviz/skills

Skill Claude CodeCodex

Modal dialog with backdrop, focus trapping, animated entrance/exit, and slot-based content. Built on GlobalOverlay and Framer Motion. Also exports useDialog hook.

4 2mo ago A 0 tokens

drawer

39

reaviz/skills

Skill Claude CodeCodex

Slide-in side panel with backdrop, focus trapping, position variants, and slot-based content. Built on GlobalOverlay and Framer Motion. Also exports useDrawer hook.

4 2mo ago A 0 tokens

menu

40

reaviz/skills

Skill Claude CodeCodex

Dropdown menu positioned via ConnectedOverlay (Floating UI). Supports focus trapping, auto-width matching, and animated entrance/exit.

4 2mo ago A 0 tokens

notification

41

reaviz/skills

Skill Claude CodeCodex

Toast notification system with variants, auto-dismiss, flood prevention, and custom components. Wrap your app in and use useNotification hook to trigger.

4 2mo ago A 0 tokens

popover

42

reaviz/skills

Skill Claude CodeCodex

Content popover anchored to an element. Built on Tooltip with focus trapping and click trigger. Supports all Tooltip positioning options.

4 2mo ago A 0 tokens

tooltip

43

reaviz/skills

Skill Claude CodeCodex

Hover tooltip with Floating UI positioning, animated entrance/exit, enter/leave delays, and follow-cursor mode. Global state ensures only one tooltip is visible at a time.

4 2mo ago A 0 tokens

layout

44

reaviz/skills

Skill Claude CodeCodex

Structural and container components for organizing page content and navigation flow. Includes content containers, collapsible sections, dividers, form fields, lists, tabs, trees, and animation wrappers.

4 2mo ago A 0 tokens

breadcrumbs

45

reaviz/skills

Skill Claude CodeCodex

Navigation breadcrumb trail built with composable sub-components: Breadcrumbs, BreadcrumbList, BreadcrumbItem, BreadcrumbLink, BreadcrumbSeparator, and BreadcrumbPage.

4 2mo ago A 0 tokens

card

46

reaviz/skills

Skill Claude CodeCodex

Content container with optional header section. Renders as a with border, background, rounded corners, and padding.

4 2mo ago A 0 tokens

collapse

47

reaviz/skills

Skill Claude CodeCodex

Expandable/collapsible content panel with animated height transition. Uses Framer Motion AnimatePresence for smooth open/close.

4 2mo ago A 0 tokens

divider

48

reaviz/skills

Skill Claude CodeCodex

Visual separator line. Renders as . Supports horizontal/vertical orientation and variant colors.

4 2mo ago A 0 tokens