Measured entry

8bitcn-team1

teamskeuomorphism

A React team roster block delivered through a shadcn registry, with editable member data, pixel-framed avatars, role cards, and optional badges. It relies on Tailwind utilities, the shadcn path-alias convention, a cn helper, 8bit wrappers around base badge and card components, Radix Avatar, class-variance-authority, and an imported retro font stylesheet.

Specimen
Harness screenshot of 8bitcn-team1 at 375 pixels wide
Harness screenshot at 375 pixels wide. No horizontal overflow recorded.
Harness screenshot of 8bitcn-team1 at 768 pixels wide
Harness screenshot at 768 pixels wide. No horizontal overflow recorded.
Harness screenshot of 8bitcn-team1 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 8bitcn-team1
BuildOK
MountOK
Console errors0
Uncaught page errors0
Horizontal overflowclean at 375, 768, 1440
Axe critical0
Axe serious0
Axe moderate0
Axe minor0
Gzip marginal35.0 KB (100.4 KB build, 65.4 KB baseline)
Bare modeFAIL
Provider requiredNO
Demo usedwritten from the component source API

What the harness recorded

BARE BUILD

✗ Build failed in 916ms
error during build:
[vite]: Rollup failed to resolve import "class-variance-authority" from "<sandbox>re-880cee1776e2/src/components/ui/8bit/avatar.tsx".

Verdict

A focused, configurable roster for interfaces already committed to the 8bitcn look, but the registry package is incomplete: its badge wrapper imports a base badge file that is not supplied, so the verified build fails. It needs a shadcn-style setup and dependency repair before use; teams seeking a portable block should avoid it for now.

Use it if

  • Your product already uses the 8bitcn component family and needs a compact staff or contributor roster.
  • You want member names, roles, initials, images, and status labels supplied through a simple data prop.
  • A pixel-art treatment and externally loaded retro font fit the rest of your interface.

Skip it if

  • You need a drop-in block for a plain React project without shadcn aliases and base components.
  • Your build must work immediately, because the published registry item currently omits the base badge component required by its wrapper.
  • You cannot load a font from Google or do not want to self-host and adjust the included stylesheet.
  • Your visual system calls for neutral typography and conventional rounded profile cards rather than a pixel-game motif.

Install

Installation record for 8bitcn-team1
Declared dependenciesradix-ui, clsx, tailwind-merge
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 the source aliases and cn utility, Tailwind with the expected theme tokens, Radix Avatar and class-variance-authority, plus compatible base badge and card components. Keep the supplied 8bit avatar, badge, card, and retro stylesheet together, and either permit the Google font import or self-host that font.

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.

License
MIT
Record published
2026-08-15

Alternatives

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