AI tools generate generic code. kit is the packaging layer that teaches them to generate on-brand components instead.
One command adds components with AI context to your project.
AI tools read component rules, props, and design tokens automatically.
Every prompt produces on-brand code. No more generic output.
Without kit
<button className="bg-primary text-primary-foreground hover:bg-primary/90 h-10 px-4 py-2 rounded-md text-sm font-medium"> Get Started </button>
Seven utility classes. Zero brand identity.
With kit
<Button variant="primary" size="lg"> Get Started </Button>
Your component. Your brand. AI knows the difference.
Every component ships with AI context — props, usage rules, and design tokens that v0, Cursor, Claude Code, Lovable, and Windsurf understand.
Button
Badge
Input
Switch
Progress
Avatar
Install a single component or scaffold a full project. Get started in 30 seconds.
or: npx @n3wth/kit init
Input your Figma tokens or CSS variables. Get a hosted registry, MCP server, and AI context packs for your entire team.
Coming soon