Measured entry
clay-card
cardclaymorphismfirst party
A self-contained React card with a claymorphism surface, inset shadows, a decorative emoji accent, and slots for an eyebrow, title, and body content. It ships as a single JSX component with no third-party package imports, but its appearance depends on Tailwind CSS utilities and arbitrary-value support.



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 | 18.3 KB (83.7 KB build, 65.4 KB baseline) |
| Bare mode | OK |
| Provider required | NO |
| Demo used | written from the component source API |
Verdict
A focused, dependency-light presentational card that builds and mounts cleanly across the tested layouts. It is ready for playful marketing surfaces, but the flagged eyebrow contrast needs correction before production use, and the fixed visual treatment offers little structural flexibility.
Use it if
- You need a compact editorial or promotional card with a playful claymorphism treatment.
- Your React project already compiles Tailwind utility classes and arbitrary values.
- You want configurable copy and an accent while keeping the layout intentionally opinionated.
Skip it if
- Your interface calls for a restrained, neutral, or enterprise visual language.
- You need interactive card behavior such as links, actions, selection, or expandable content out of the box.
- You cannot review and adjust the eyebrow color contrast before release.
- Your project does not use Tailwind and you do not want to translate the styling into CSS.
Install
| Declared dependencies | none declared |
|---|---|
| Missing on install | none |
| Bare install | builds and mounts without the shadcn-style helpers |
| Provider | no provider required in the harness |
First-party component from the sir-originals set. In a non-shadcn project, add the component to a React JSX codebase and ensure Tailwind scans its file and supports the arbitrary utility values it uses. No provider or additional package is required. Without Tailwind, recreate the utility styling in your own CSS and raise the eyebrow text contrast.
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
mrkeyoor/sir-originalsAlternatives
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