yororen-ui
Build Rust desktop apps with headless UI components
All Skills in This Repository (4)
Pure Emerald Level Indicatorsyororen-ui-state-inputs
Orchestrate headless state and input components for Yororen UI with gpui.
yororen-ui-recipes
Provide end-to-end Yororen UI recipes for building gpui applications.
yororen-ui-user
Generate ready-to-run Rust desktop GUI code using Yororen UI and gpui.
yororen-ui-app-core
Bootstrap Yororen UI gpui desktop apps with theme, i18n, and notifications.
Frequently Asked Questions
FAQPage SchemaHow to install Yororen UI skills?▼
Run `npx skills add MeowLynxSea/yororen-ui --all -g -y` in your terminal to install all skills in this suite globally.
What is Yororen UI used for?▼
It is a headless-first Rust UI library built on gpui with 55 components, JSON themes, and swappable visual renderers. These skills help you build desktop apps with it correctly.
How do I bootstrap a Yororen UI app?▼
The app-core skill provides the one-call bootstrap pattern covering renderer install, theme setup, locale, and window creation in a short main.rs.
Can I build forms and modals with these skills?▼
Yes. The state-inputs skill covers text inputs, forms, modals, popovers, dropdowns, and virtual lists with the correct on_change and Entity state patterns.
Do these skills work with Claude Code and Codex?▼
Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Codex, Cursor, and other compatible coding environments.
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