Measured entry
kibo-sandbox
A client-side React sandbox shell shipped as source through the Kibo shadcn registry. It wraps CodeSandbox Sandpack with composable layout, tabs, editor, preview, console, and file explorer exports, and relies on Sandpack plus a Tailwind-aware cn utility and shadcn theme tokens.



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 | flagged at 375 |
| Axe critical | 0 |
| Axe serious | 1 |
| Axe moderate | 0 |
| Axe minor | 0 |
| Gzip marginal | 303.8 KB (369.3 KB build, 65.5 KB baseline) |
| Bare mode | OK |
| Provider required | NO |
| Demo used | written from the component source API |
Verdict
A capable, source-owned Sandpack wrapper for documentation and teaching tools, but too heavy for a decorative card or simple snippet. Use it when live editing earns its cost, then fix the narrow-layout overflow and theme contrast before shipping.
Use it if
- You need an embedded code editor or preview inside documentation, lessons, or component demos.
- Your app already uses React, Tailwind, and shadcn-style theme tokens.
- You want source-owned wrappers around Sandpack that can be adapted locally.
Skip it if
- Mobile layouts are a primary requirement, because the verified narrow view overflows.
- You need a lightweight card or static code sample, because Sandpack adds substantial client weight.
- You cannot audit and adjust theme colors, because the tested presentation has a serious contrast issue.
- You need server-only rendering or an editor without CodeSandbox Sandpack.
Install
| Declared dependencies | @codesandbox/sandpack-react, clsx, tailwind-merge |
|---|---|
| Missing on install | none |
| Bare install | builds and mounts without the shadcn-style helpers |
| Provider | no provider required in the harness |
In a non-shadcn project, add CodeSandbox Sandpack, clsx, and tailwind-merge; provide the cn helper; configure Tailwind; and define the background, foreground, secondary, muted, border, and focus-ring theme tokens used by the classes. Render it from a client component.
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/shadcnblocks/kiboAlternatives
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.
- tailark-veil-content-1minimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 17.6KB
- Bare
- pass
- Prov
- NO
- tailark-veil-content-2minimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 17.6KB
- Bare
- pass
- Prov
- NO
- tailark-mist-content-3minimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 24.1KB
- Bare
- pass
- Prov
- NO
- neobrutalism-cardbrutalism
- Renders
- YES
- A11y
- 0
- Gzip
- 29.6KB
- Bare
- pass
- Prov
- NO
- neobrutalism-ncardbrutalism
- Renders
- YES
- A11y
- 0
- Gzip
- 29.6KB
- Bare
- pass
- Prov
- NO
- reui-icon-stackminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 30.1KB
- Bare
- pass
- Prov
- NO