Measured entry
cultui-grid-beam
background-effectgradient-glowmotion on file
A client-side React background effect shipped as a shadcn registry source file. It combines a canvas animation, SVG grid dividers, palette presets, and composable helpers. It declares no extra packages, but assumes React, Tailwind-style utilities, a cn helper at the usual alias, and browser animation and resize APIs.



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 | 0 |
| Uncaught page errors | 0 |
| Horizontal overflow | clean at 375, 768, 1440 |
| Axe critical | 0 |
| Axe serious | 0 |
| Axe moderate | 0 |
| Axe minor | 0 |
| Gzip marginal | 29.2 KB (94.6 KB build, 65.4 KB baseline) |
| Bare mode | FAIL |
| Provider required | NO |
| Demo used | written from the component source API |
What the harness recorded
BARE BUILD
✗ Build failed in 36.15s error during build: [vite:load-fallback] Could not load <sandbox>/src/lib/utils (imported by src/cut/components/ui/grid-beam.tsx): ENOENT: no such file or directory, open '<sandbox>/src/lib/utils'
Verdict
A flexible, well-factored grid effect that built, mounted, and adapted cleanly in the configured harness. It is not standalone: bare mounting fails because the local utility import is absent, so it needs a shadcn-style setup or a small integration pass.
Use it if
- You need an animated grid backdrop behind hero, feature, or system-flow content.
- You want preset color themes plus controls for activity, pace, intensity, and grid density.
- You want either an opinionated wrapper or headless pieces for a custom composition.
Skip it if
- Your interface avoids continuous canvas animation or must minimize client-side rendering work.
- Your project does not use Tailwind-style utilities and you do not want to translate the supplied classes.
- You need a drop-in component with no local alias, utility helper, or theme-token setup.
Install
| Declared dependencies | none declared |
|---|---|
| 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 |
For a non-shadcn project, add or replace the cn class-merging helper and its import alias, provide equivalents for the Tailwind utility classes and border theme token, and render it as a client component in an environment with canvas, ResizeObserver, matchMedia, and animation-frame support.
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/nolly-studio/cult-uiAlternatives
Other published entries for the background-effect pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.
- ruixen-loading-circlegradient-glow
- Renders
- YES
- A11y
- 0
- Gzip
- 17.7KB
- Bare
- pass
- Prov
- NO
- eldora-hacker-backgrounddark-futuristic
- Renders
- YES
- A11y
- 0
- Gzip
- 17.8KB
- Bare
- pass
- Prov
- NO
- ruixen-ripple-circlesgradient-glow
- Renders
- YES
- A11y
- 0
- Gzip
- 17.9KB
- Bare
- pass
- Prov
- NO
- ruixen-dual-tone-rain-backgroundunclassified
- Renders
- YES
- A11y
- 0
- Gzip
- 18.4KB
- Bare
- pass
- Prov
- NO
- cultui-lightboardliquid-glass
- Renders
- YES
- A11y
- 0
- Gzip
- 19.6KB
- Bare
- pass
- Prov
- NO
- ruixen-mouse-sparkunclassified
- Renders
- YES
- A11y
- 0
- Gzip
- 20.6KB
- Bare
- pass
- Prov
- NO