Get started

Install Circle Health components into a shadcn-ready project in three steps.

1. Add the registry

One-time setup per project. See Installation for the full configuration.

2. Install the base style

Brings in the Circle tokens, defaults, and shared utilities.

pnpm dlx shadcn@latest add @circle-ui/circle

3. Add a component

pnpm dlx shadcn@latest add @circle-ui/button

Browse the full catalog under Components and Blocks.

Next

  • Concepts — how Components, Blocks, and copy packs fit together.
  • Themes — the token sets that drive every surface.
  • Utilities — browser helpers for QA and demo capture.