KQ-284 · ORACLE/ORB

Oracle Orb

A fortune-telling orb with the mysticism removed: shake it and the fluid clouds, the die surfaces, and an answer fades in that sounds like it came from a colleague rather than a spirit. Answers cycle in fixed order, so a demo tells everyone the same fortunes in the same sequence — which is the only honest way to run an oracle.

KQ-284 · ORACLE/ORB

Install

One command — the source lands in your repo. Or copy it from the Code tab.

$ pnpm dlx shadcn@latest add @kinetiq/oracle-orb

Props

PropTypeDefaultDescription
answersstring[]Override the built-in eight; they cycle in order.
onAnswer(answer: string) => voidFires with each surfaced answer.