MeowLynxSeaMeowLynxSeaCommunity·4 Agent Skills Included

yororen-ui

Build Rust desktop apps with headless UI components

Generates correct application code for Rust desktop apps built with gpui and the Yororen UI component library. Covers app bootstrap, state management, forms, modals, theme switching, and internationalization without guesswork. Eliminates common wiring mistakes like dropped keystrokes, broken focus, and misplaced overlays through proven patterns.
npx skills add MeowLynxSea/yororen-ui --all -g -y

All Skills in This Repository (4)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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