TheRedDeveloperTheRedDeveloperCommunityยท1 Agent Skills Included

ply-engine

Cross-platform Rust UI engine with layouts, shaders, and accessibility

Builds cross-platform app interfaces in Rust for desktop, web, Android, and iOS from one codebase. Handles layouts, text input, rich text styling, GLSL shaders, networking, storage, and sound without juggling separate frameworks. Guides code generation with a complete API reference so every element, feature flag, and builder method is used correctly.
npx skills add TheRedDeveloper/ply-engine --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install ply-engine?โ–ผ

Run `npx skills add TheRedDeveloper/ply-engine --all -g -y` in your terminal to install this skill globally.

What is Ply engine used for?โ–ผ

Ply is a Rust engine for building GPU-accelerated app interfaces that run on Linux, macOS, Windows, Android, iOS, and the web from a single codebase.

How does this skill help write Ply code?โ–ผ

It gives your coding assistant the full Ply API reference, feature flags, and strict rules so it generates correct layouts, text inputs, shaders, and accessibility code without inventing methods.

Does Ply support accessibility and screen readers?โ–ผ

Yes. Ply includes AccessKit-based accessibility on desktop and a JS bridge on web, with roles, focus rings, tab order, and live regions built in.

Can I build mobile and web apps with Ply?โ–ผ

Yes. The plyx CLI builds web WASM bundles, Android APKs, and iOS apps from the same Rust project with simple commands like `plyx web` and `plyx apk`.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’