openui
Build streaming AI-generated user interfaces with fewer tokens
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install OpenUI?โผ
Run `npx skills add thesysdev/openui --all -g -y` in your terminal to install all tools in this suite globally.
What is OpenUI used for?โผ
OpenUI lets AI models generate real user interfaces like charts, forms, and dashboards that render live as the model streams its response.
How does OpenUI reduce AI token costs?โผ
Its compact OpenUI Lang format uses up to 67% fewer tokens than equivalent JSON output, cutting latency and API costs.
Does OpenUI work with React, Vue, and Svelte?โผ
Yes. It ships official packages for React plus bindings for Vue 3 and Svelte 5, and a framework-agnostic core for any backend.
Can I control which components the AI can generate?โผ
Yes. You register your own component library with typed schemas, and OpenUI generates a system prompt that restricts the model to only those components.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core