makepad-component
Native Makepad UI rendering, charts, and shader effects
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install makepad-component?โผ
Run `npx skills add ZhangHanDong/makepad-component --all -g -y` in your terminal to install all skills in this repository globally.
What is the A2UI protocol in Makepad?โผ
A2UI is a declarative JSON format that lets language models describe interfaces as flat component lists. This repository renders those messages as native, GPU-accelerated Makepad widgets on desktop, mobile, and web.
Can I generate UIs from plain English?โผ
Yes. The included bridge connects to any OpenAI-compatible model with tool calling, turning requests like 'build a login form' into live native interfaces.
How do I debug Makepad app visuals automatically?โผ
The makepad-screenshot skill brings your running app to the front, captures a screenshot, and lets the agent analyze layout and rendering issues directly.
What shader effects does the xor-shader skill cover?โผ
It provides ready-to-use formulas for turbulence, fire, smoke, starfields, volumetric glow, cheap 3D noise, and anti-aliasing, all optimized for real-time GPU performance.
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