Measured entry

ruixen-split-feature-showcase

chatgradient-glowmotion on file

A client-side React feature section that pairs an animated conversation mockup with a staggered workflow list. It ships as a shadcn registry component, uses Tailwind theme utilities and a cn helper, and depends on Motion for its entrance, hover, and typing animations.

Specimen
Motion capture of the mounted demo, recorded by the harness. No audio track.
Harness screenshot of ruixen-split-feature-showcase at 375 pixels wide
Harness screenshot at 375 pixels wide. No horizontal overflow recorded.
Harness screenshot of ruixen-split-feature-showcase at 768 pixels wide
Harness screenshot at 768 pixels wide. No horizontal overflow recorded.
Harness screenshot of ruixen-split-feature-showcase at 1440 pixels wide
Harness screenshot at 1440 pixels wide. No horizontal overflow recorded.

Measured

Every value below was written by the harness on the run that produced the frames above. None of it is derived from the prose.

Harness measurements recorded for ruixen-split-feature-showcase
BuildOK
MountOK
Console errors2
Uncaught page errors0
Horizontal overflowclean at 375, 768, 1440
Axe critical0
Axe serious1
Axe moderate0
Axe minor0
Gzip marginal68.6 KB (134.0 KB build, 65.4 KB baseline)
Bare modeFAIL
Provider requiredNO
Demo usedwritten from the component source API

What the harness recorded

CONSOLE

Failed to load resource: the server responded with a status of 404 (Not Found)

CONSOLE

Failed to load resource: the server responded with a status of 404 (Not Found)

BARE BUILD

✗ Build failed in 34.56s
error during build:
[vite:load-fallback] Could not load <sandbox>/src/lib/utils (imported by src/cut/split-feature-showcase.tsx): ENOENT: no such file or directory, open '<sandbox>/src/lib/utils'

Verdict

A polished, responsive marketing composition with restrained motion, but it is not drop-in outside its native ecosystem. It needs a shadcn-style setup, contrast tuning, and replacement avatar assets before production use.

Use it if

  • You need a compact product-marketing section that connects messaging features with workflow automation.
  • Your React site already uses shadcn conventions, Tailwind theme tokens, and Motion.
  • You are prepared to replace the sample copy, workflow labels, and avatar assets with product-specific content.

Skip it if

  • You need an interactive chat interface rather than a decorative product illustration.
  • Your accessibility bar requires the supplied muted text colors to pass contrast checks without revision.
  • You cannot carry a sizable animation dependency for a single marketing section.
  • You need all content supplied through props, since the workflow list and avatar paths are fixed in the source.

Install

Installation record for ruixen-split-feature-showcase
Declared dependenciesmotion
Missing on installnone
Bare installfails once the shadcn-style helpers are removed, so it needs that setup
Providerno provider required in the harness

In a non-shadcn project, add Motion, provide Tailwind utilities and compatible card, border, foreground, background, and muted color tokens, create the aliased cn utility, and either place avatar images at the expected public paths or update those URLs. Preserve client-side rendering support for the animations.

Source and credit

This page is a review, not a copy. The component source lives with its author and this site does not republish it. Read the license before you use anything.

Alternatives

Other published entries for the chat pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.