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.



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.
| Build | OK |
|---|---|
| Mount | OK |
| Console errors | 2 |
| Uncaught page errors | 0 |
| Horizontal overflow | clean at 375, 768, 1440 |
| Axe critical | 0 |
| Axe serious | 1 |
| Axe moderate | 0 |
| Axe minor | 0 |
| Gzip marginal | 68.6 KB (134.0 KB build, 65.4 KB baseline) |
| Bare mode | FAIL |
| Provider required | NO |
| Demo used | written 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
| Declared dependencies | motion |
|---|---|
| Missing on install | none |
| Bare install | fails once the shadcn-style helpers are removed, so it needs that setup |
| Provider | no 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.
Author repository
github.com/ruixenui/ruixen.comAlternatives
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.
- hextaui-alertminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 26.8KB
- Bare
- fail
- Prov
- NO
- kibo-bannerminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 33.0KB
- Bare
- fail
- Prov
- NO
- ruixen-comment-threadunclassified
- Renders
- YES
- A11y
- 0
- Gzip
- 40.2KB
- Bare
- fail
- Prov
- NO
- ruixen-smart-paste-inputunclassified
- Renders
- YES
- A11y
- 0
- Gzip
- 44.4KB
- Bare
- fail
- Prov
- NO
- ruixen-faq-chat-accordionunclassified
- Renders
- YES
- A11y
- 0
- Gzip
- 67.7KB
- Bare
- fail
- Prov
- NO
- ruixen-gradient-chat-inputgradient-glow
- Renders
- YES
- A11y
- 0
- Gzip
- 72.6KB
- Bare
- fail
- Prov
- NO