Installation
Pick the install path for your framework.
Vite
Drop the kit into your project and start building right away.
Next.js
Slot the kit into your app and keep the rest of your setup.
React Router
Bring the kit into your app with a single command.
TanStack Start
Wire the kit into your project in a couple of commands.
shadcn CLI
Already on shadcn? Pull the kit through your existing CLI.
Manual
Step through the setup by hand when the CLI is not an option.
Quickstart
If you're on one of the four frameworks above, the install is two commands:
init writes aikit.json and sets up tokens, deps, and the cn helper. add <name> copies a component into your project with imports rewritten to your alias. Run add for each component you want.