Modular skills for AI-guided cross-platform UI development in Makepad 2.0.
Makepad 2.0 Skills is a curated set of 14 AI agent skills that provide structured guidance for creating cross-platform user interfaces. The skills break down core concepts such as layout systems, event handling, vector graphics, and theme management into digestible units that agents can reference on demand.
Agents activate the skills by loading them into their working context, starting with the design judgment entry point before adding specialized modules. This approach lets the AI apply consistent mental models around GPU rendering, the Elm architecture, and hot-reload workflows while generating or debugging Makepad code.
The package targets developers who use AI coding assistants and want reliable, Makepad-specific expertise without repeatedly explaining framework details. It also includes migration notes for users transitioning from earlier Makepad versions.
Load the design judgment and app-structure skills first to establish proper Cargo setup, ScriptVm configuration, and main entry points before adding widgets.
Combine the shaders, animation, and vector skills to generate DrawQuad logic, ease functions, and SDF-based backgrounds with consistent performance considerations.
Use the layout, events, and troubleshooting skills together to diagnose Flow/Fill behavior, hit testing, and common migration pitfalls from Makepad 1.x.
Always start with makepad-2.0-design-judgment to establish the core mental models before adding other modules.
Verified reviews from the community shape this listing's rating.
Loading reviews…