Measured entry
tripled-profile-page-shadcnui
statsgradient-glowmotion on file
A client-side React profile header and stats page distributed as a shadcn registry item. It combines an animated gradient cover, avatar, bio, profile metadata, follow state, and action buttons. It depends on Framer Motion, React, Lucide icons, shadcn Avatar and Button primitives, theme tokens, and the local cn utility.



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 | 73.6 KB (139.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
BARE BUILD
✗ Build failed in 1m 30s error during build: [vite:load-fallback] Could not load <sandbox>/src/lib/utils (imported by src/cut/@uitripled/react-shadcn/src/components/components/profile/profile-page.tsx): ENOENT: no such file or directory, open '<sandbox>/src/lib/utils'
Verdict
A polished, responsive profile summary with sensible semantics and a useful follow-state interaction, but it is still a presentation shell with placeholder content and mostly unwired actions. It needs a shadcn-style setup to build and mount, and the motion dependency is substantial for a single animated cover.
Use it if
- You need a social profile summary with identity, bio, metadata, follower stats, and primary actions in one section.
- Your app already uses shadcn conventions and can supply real profile data and action handlers.
- An animated cover fits the product tone and the added motion dependency is acceptable.
Skip it if
- You need a complete profile page with tabs, posts, editing, loading states, or backend integration.
- Your design system does not use shadcn aliases, primitives, or theme tokens and you do not want to adapt them.
- You want a lightweight static profile card without a dedicated animation library.
- Follow, message, and overflow actions must work immediately rather than being wired after installation.
Install
| Declared dependencies | framer-motion, react, radix-ui |
|---|---|
| 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 compatible Avatar and Button components, a cn class-merging helper, Lucide React icons, Framer Motion, Tailwind utilities, and theme tokens for background, foreground, border, primary, secondary, and muted colors. Configure the at-sign path alias or replace those imports, then connect real data, links, and action handlers.
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/moumen-soliman/uitripledAlternatives
Other published entries for the stats pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.
- hyperui-stats-1unclassified
- Renders
- YES
- A11y
- 0
- Gzip
- 3.4KB
- Bare
- pass
- Prov
- NO
- hyperui-app-stats-4editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 17.5KB
- Bare
- pass
- Prov
- NO
- tailark-mist-stats-2minimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 17.6KB
- Bare
- pass
- Prov
- NO
- tailark-mist-stats-4minimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 17.6KB
- Bare
- pass
- Prov
- NO
- tailark-veil-stats-1minimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 17.6KB
- Bare
- pass
- Prov
- NO
- hyperui-stats-2editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 17.8KB
- Bare
- pass
- Prov
- NO