Why it exists
Most product-tour libraries ship their own UI runtime, often 30–60 KB gzipped, and force you into their opinionated styling. userTourKit takes the opposite approach: all tour logic lives in hooks and headless primitives, so you compose the UI with the components you already ship — shadcn/ui, Radix, Base UI, or your own.
Who maintains it
userTourKit is maintained by Dominique Degottex, a software engineer focused on accessible onboarding and developer tooling. Development happens in the open at github.com/domidex01/tour-kit.
How it's licensed
The core library (@tour-kit/core), React bindings (@tour-kit/react), and hints package (@tour-kit/hints) are MIT-licensed and free for any use — commercial or otherwise. The extended Pro packages (analytics, checklists, adoption, media, scheduling, announcements, AI, surveys) are sold as a one-time commercial license. See pricing.
How to get in touch
For bugs, feature requests, and general questions, please use GitHub Issues. For Pro license support, include your order ID.
