Measured entry

8bitcn-save-slots

cardskeuomorphism

A client-side React save-slot card for game-style profiles, with filled and empty states, previews, relative dates, grid or stacked layouts, and click callbacks. It ships as a shadcn registry block and pulls in the project's card, badge, button, separator, utility aliases, Tailwind classes, variant helpers, and retro font CSS.

Specimen
Harness screenshot of 8bitcn-save-slots at 375 pixels wide
Harness screenshot at 375 pixels wide. This viewport scrolled sideways.
Harness screenshot of 8bitcn-save-slots at 768 pixels wide
Harness screenshot at 768 pixels wide. No horizontal overflow recorded.
Harness screenshot of 8bitcn-save-slots 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-save-slots
BuildOK
MountOK
Console errors0
Uncaught page errors0
Horizontal overflowflagged at 375
Axe critical0
Axe serious1
Axe moderate0
Axe minor0
Gzip marginal35.8 KB (101.3 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, useful game UI block that builds and mounts in its intended environment, but it is not drop-in production code. It needs a shadcn-style setup, and teams should fix the nested interactive controls and narrow-screen overflow before shipping it.

Use it if

  • You need a ready-made save or load selector with empty-slot handling and optional preview art.
  • Your product already uses shadcn conventions, Tailwind utilities, and the matching retro component set.
  • You can patch the slot interaction markup and test the card at narrow widths before release.

Skip it if

  • You need accessible interaction markup without modification, because the current filled-slot design nests a load button inside another interactive control.
  • Your layout must work at narrow mobile widths without component-level responsive fixes.
  • You want a framework-neutral card or do not want the bundled retro font import and pixel-art styling.
  • You need separate save, load, rename, or delete actions rather than one shared slot callback.

Install

Installation record for 8bitcn-save-slots
Declared dependenciesradix-ui, @radix-ui/react-separator, 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 React client-component support, Tailwind with the expected theme tokens, the cn utility and path aliases, class variance authority, Radix UI and its separator package, clsx, and tailwind-merge. Also supply compatible card, badge, and button primitives, then include or replace the retro stylesheet and web 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-16

Alternatives

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