reaviz

60 mods across 1 repository, 4 stars between them.

field

49

reaviz/skills

Skill Claude CodeCodex

Form field wrapper with label, hint text, error state, required indicator, and horizontal/vertical layout. Use to wrap any form input.

4 2mo ago A 0 tokens

list

50

reaviz/skills

Skill Claude CodeCodex

Structured list display with items, headers, adornments, and interactive states. Composed of List, ListItem, and ListHeader.

4 2mo ago A 0 tokens

motion

51

reaviz/skills

Skill Claude CodeCodex

Animation wrapper components using Framer Motion for staggered group animations. Provides MotionGroup (parent) and MotionItem (child) with pre-configured variants.

4 2mo ago A 0 tokens

stepper

52

reaviz/skills

Skill Claude CodeCodex

Multi-step progress indicator with dot or numbered markers, optional labels, and animated appearance. Composed of Stepper and Step.

4 2mo ago A 0 tokens

tabs

53

reaviz/skills

Skill Claude CodeCodex

Tabbed content navigation with animated selection indicator. Composed of Tabs, TabList, Tab, and TabPanel. Supports controlled and uncontrolled modes.

4 2mo ago A 0 tokens

tree

54

reaviz/skills

Skill Claude CodeCodex

Hierarchical tree view with expandable/collapsible nodes, custom icons, and animated transitions. Composed of Tree and TreeNode. Uses Collapse for expand/collapse animation.

4 2mo ago A 0 tokens

typography

55

reaviz/skills

Skill Claude CodeCodex

Themed text components for headings, paragraphs, and semantic text styles. All share a single TypographyTheme and follow the same pattern: thin forwardRef wrappers that render a semantic HTML element with themed classes merged via cn().

4 2mo ago A 0 tokens

unify-theme

56

reaviz/skills

Skill Claude CodeCodex

Use when the user asks to set up, install, or migrate to the Unify Theme for reablocks — a production-ready theme pack built on a three-level design-token system (primitives → semantic → Tailwind utilities) synced with the Unify Figma library. Covers the single-file themeUnify.ts TypeScript download, the Reablocks…

4 2mo ago A 148 tokens

reachat

57

reaviz/skills

Skill Claude CodeCodex

Use when building chat / LLM UIs in React with the reachat component library (Chat, ChatInput, SessionsList, SessionMessages, ChatBubble, AppBar, Markdown rendering with code highlighting, RichTextInput with @mentions and /commands, MessageStatus, ComponentCatalog for LLM-driven dynamic components, useAgUi for ag-ui…

4 2mo ago A 114 tokens

ag-ui

58

reaviz/skills

Skill Claude CodeCodex

React hook that connects an AG-UI protocol agent endpoint to reachat. Returns the props needed by plus session helpers, and streams responses via SSE (text/event-stream).

4 2mo ago A 0 tokens

app-bar

59

reaviz/skills

Skill Claude CodeCodex

Top header bar for the chat. Reads the theme.appbar class string and renders arbitrary content.

4 2mo ago A 0 tokens

catalog

60

reaviz/skills

Skill Claude CodeCodex

System for letting an LLM render custom React components by emitting fenced code blocks with JSON specs. The catalog ships a remark plugin, a override, and a system-prompt generator — all wired through .

4 2mo ago A 0 tokens