Measured entry
8bitcn-game-faq1
faqskeuomorphismmotion on file
A retro checkpoint-themed FAQ block shipped as a shadcn registry item, with configurable questions, answers, and cleared, active, or locked labels. It wraps shadcn Accordion and Badge components, uses Radix Accordion and class-variance-authority, imports a cn helper, and includes retro font styling.



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 | 1 |
| Axe moderate | 0 |
| Axe minor | 0 |
| Gzip marginal | 41.0 KB (106.4 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 1.29s error during build: [vite]: Rollup failed to resolve import "class-variance-authority" from "<sandbox>re-241eefb06716/src/components/ui/8bit/badge.tsx".
Verdict
A distinctive FAQ for game-like progression, but it is not build-ready from this registry payload: the wrapper imports a base Badge that the harness could not find. It needs a shadcn-style setup, and teams unwilling to supply or repair those primitives should avoid it.
Use it if
- You want an arcade-styled FAQ whose entries also communicate progression state.
- Your app already has shadcn Accordion and Badge primitives and the usual import aliases.
- You are comfortable adapting the supplied labels and locked-state presentation to your product logic.
Skip it if
- You need a neutral FAQ that can inherit a conventional product design without stripping out the retro treatment.
- Your project does not use shadcn-style source components and you do not want to recreate that supporting layer.
- You require a verified build as delivered, because the harness could not resolve the base Badge component.
- You need locked entries to be genuinely non-interactive, since this block only changes their opacity.
Install
| Declared dependencies | radix-ui, clsx, tailwind-merge |
|---|---|
| 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 base Accordion and Badge components, Radix Accordion, class-variance-authority, a cn utility, matching path aliases and theme utilities, plus the supplied retro stylesheet and its font import. Confirm that the base component files land at the paths used by the wrappers.
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/TheOrcDev/8bitcn-uiAlternatives
Other published entries for the faq pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.
- hyperui-faq-1editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 17.6KB
- Bare
- pass
- Prov
- NO
- hyperui-faq-2editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 17.6KB
- Bare
- pass
- Prov
- NO
- hyperui-faq-3editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 17.7KB
- Bare
- pass
- Prov
- NO
- meraki-faq-collapseminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 17.9KB
- Bare
- pass
- Prov
- NO
- meraki-faq-centeredminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 18.0KB
- Bare
- pass
- Prov
- NO
- meraki-faq-gridminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 18.0KB
- Bare
- pass
- Prov
- NO