Component playground

Same task. Different systems.

Purple Rain and Origin UI render the same invitation workflow. Flip both surfaces together, open both dialogs, and judge the hierarchy—not a component dump.

Shared display modeLight surfaces

Purple Rain

Tokens attached
Workspace2 seats left

Invite a collaborator

Add a teammate to the Release Planning workspace.

Editor accessCan update plans and leave decisions.
Standard

Origin UI

@originui
Workspace2 seats left

Invite a collaborator

Add a teammate to the Release Planning workspace.

Editor accessCan update plans and leave decisions.
Standard
Purple Rain install manifest

Copy any item.

Every component pulls tokens through its registry dependency.

tokensnpx shadcn add https://kit.scottelling.com/r/tokens.json
buttonnpx shadcn add https://kit.scottelling.com/r/button.json
cardnpx shadcn add https://kit.scottelling.com/r/card.json
inputnpx shadcn add https://kit.scottelling.com/r/input.json
badgenpx shadcn add https://kit.scottelling.com/r/badge.json
dialognpx shadcn add https://kit.scottelling.com/r/dialog.json

The live shadcn directory no longer lists Origin UI. Its established @originuinamespace and maintained upstream source were verified before installation.

Inspect Origin UI source