Measured entry

8bitcn-player-profile-card

teamskeuomorphism

A pixel-art player summary card for names, avatars, class labels, levels, health, mana, experience, and custom stats. It ships as a shadcn registry block with bundled retro wrappers and CSS, and depends on Tailwind conventions, path aliases, the cn helper, shadcn primitives, Radix avatar and progress, and variant utilities.

Specimen
Harness screenshot of 8bitcn-player-profile-card at 375 pixels wide
Harness screenshot at 375 pixels wide. No horizontal overflow recorded.
Harness screenshot of 8bitcn-player-profile-card at 768 pixels wide
Harness screenshot at 768 pixels wide. No horizontal overflow recorded.
Harness screenshot of 8bitcn-player-profile-card 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-player-profile-card
BuildOK
MountOK
Console errors0
Uncaught page errors0
Horizontal overflowclean at 375, 768, 1440
Axe critical0
Axe serious1
Axe moderate0
Axe minor0
Gzip marginal36.3 KB (101.8 KB build, 65.5 KB baseline)
Bare modeFAIL
Provider requiredNO
Demo usedwritten from the component source API

What the harness recorded

BARE BUILD

spawnSync npx ETIMEDOUT

Verdict

A focused choice for game-facing profiles with useful stat flexibility and stable responsive rendering. It needs a shadcn-style setup rather than working as a bare drop-in, and the unnamed progress bars should be fixed before production use.

Use it if

  • You are building a game profile, roster, character sheet, or leaderboard detail view with a deliberate retro visual language.
  • You need optional built-in and custom stat rows that can be driven from application data.
  • Your project already follows shadcn file layout, aliases, theming tokens, and Tailwind utility conventions.

Skip it if

  • You need accessible progress indicators without modifying the component, since its stat bars lack accessible names.
  • Your interface uses a neutral or polished product aesthetic that would clash with the pixel borders and arcade font.
  • You want a small standalone card without importing a family of registry primitives and retro styles.
  • Your environment cannot load the external font import and you are unwilling to self-host or replace it.

Install

Installation record for 8bitcn-player-profile-card
Declared dependenciesradix-ui, @radix-ui/react-progress, 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 Tailwind with the expected theme tokens, configure the at-sign path alias and cn utility, install the Radix avatar and progress packages plus the variant and class-merging utilities, provide compatible card and badge primitives, and include or adapt the supplied retro stylesheet and font import. Add accessible labels to every progress root.

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-16

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.