ply-engine
Cross-platform Rust UI engine with layouts, shaders, and accessibility
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow 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โ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