AgnosticUI LocalThe AI-native UI kit
Local source lives in your codebase. Our AG Context Generator arms your favorite LLM with exact component locations, types, and usage. Claude. Codex. Copilot. Gemini. And more.
Get Started in Seconds
Three commands and your agent of choice knows your entire stack.
terminal
$▋
✓ Installing AgnosticUI components...
✓ Components ready in src/components/ag/
🎉 Done! Start building with AI-friendly components.
Local Components
The entire UI library lives in your project (React, Vue, Lit, Svelte, Solid, and more). No MCP setup, node_modules, or npm. Every component is AI-readable.
Arm Your Agent
Run ag context once and any AI coding assistant (Claude, Copilot, Cursor, Windsurf, Gemini) gets your exact prop types, import paths, and playbook blueprints. No hallucinated APIs.
AI Can Actually Help
No opaque npm packages. No wasted tokens on documentation. No context limits. Just accurate, instant help every session.
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