Skip to content

AgnosticUI LocalThe UI kit that lives in your project.

Local components. AI-friendly. React. Vue. Svelte. Astro. Angular. Solid. Preact. And more.

Get Started in Seconds

No more hallucinated UIs. One command sets you up.

terminal
$
✓ Installing AgnosticUI components...
✓ Components ready in src/components/ag/
🎉 Done! Start building with AI-friendly components.
View Full Installation Guide

Local Components

The entire UI library lives in your project—no MCP setup, node_modules, or npm. Every component AI-readable and yours to customize.

AI Can Actually Help

No opaque npm packages. No wasted tokens on documentation. No context limits. No hallucinated APIs. Just instant, accurate help.

Smooth Migration Path

Already using Shadcn, MUI, or Chakra? Migrate components one at a time. Works with React, Vue, Lit, and Svelte—your timeline, your rules.

Show me the components! View Full Installation Guide →

Components That Live With Your Code

your-project/
// Your project structure
src/components/ag/ ← .vue, .tsx, or .ts (framework-specific)
Button.vue ← Fully customizable
Card.vue ← AI can read it
Input.vue ← No black box
agnosticui/ ← Source templates
pages/
styles/
$npx agnosticui-cli add button