Component libraryv0.1.0 · 24 items · shadcn registry

A Palantir-inspired component registry,
shipped as ShadCN-compatible primitives.

Tactical dark UI, monospace labels, status palettes, charts and maps — installable into your own codebase via the shadcn CLI. No runtime library. Tailwind v4 tokens. Radix primitives.

Primitives

Tactical

Charts & Maps

Install / CLI

# Add a single component
npx shadcn@latest add https://blacksite.sh/r/stat-card.json

# Drop in the theme tokens
npx shadcn@latest add https://blacksite.sh/r/theme.json

What you get / Source, not a runtime

  • Each component is copied into @/components in your project — yours to edit.
  • No blacksite-ui npm package, no runtime dependency, no version drift.
  • Tailwind v4 tokens, Radix primitives, Recharts under the hood.
  • Works inside any existing shadcn project.

Example composition / ops-dashboard

See every primitive working together in a single Foundry-style layout.

Installable as a registry block — copy + own it.