🎯

makepad-dsl

🎯Skill

from zhanghandong/makepad-skills

πŸ“¦

Same repository

zhanghandong/makepad-skills(42 items)

makepad-dsl

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add zhanghandong/makepad-skills --skill makepad-dsl
skills.sh Install⚠ Installs to .agents/skills/
npx skills add zhanghandong/makepad-skills --skill makepad-dsl
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/makepad-dsl/SKILL.md

SKILL.md

19Installs
702
-
Last UpdatedJan 22, 2026

More from this repository10

πŸͺ
zhanghandong-makepad-skillsπŸͺMarketplace

Build App with Makepad and AI skills

🎯
makepad-2.0-splash🎯Skill

A collection of 14 skills for building cross-platform UI applications with Makepad 2.0, covering app structure, DSL syntax, layout, widgets, events, animations, shaders, theming, and more.

🎯
makepad-2.0-widgets🎯Skill

Provides 14 skills for building cross-platform UI applications with Makepad 2.0, covering app structure, DSL syntax, layout systems, widget catalog, event handling, animations, GPU shaders, theming, and performance optimization.

🎯
makepad-2.0-dsl🎯Skill

A skill for Makepad 2.0 covering DSL syntax, script_mod! macros, colon syntax, mod.widgets, and let bindings, part of a 14-skill collection for building cross-platform UI applications with the Makepad framework.

🎯
makepad-2.0-troubleshooting🎯Skill

A set of 14 skills for building cross-platform UI applications with the Makepad 2.0 framework, covering app structure, DSL syntax, layout, widgets, events, animation, shaders, themes, performance optimization, and troubleshooting.

🎯
makepad-2.0-shaders🎯Skill

A skill providing guidance on the Makepad 2.0 shader system, covering draw_bg, Sdf2d, pixel and vertex functions, and DrawQuad for GPU-rendered cross-platform UI applications.

🎯
makepad-2.0-performance🎯Skill

A collection of 14 skills for building cross-platform UI applications with Makepad 2.0, covering app structure, DSL syntax, layout, widgets, events, animation, shaders, theming, performance optimization, and migration from 1.x.

🎯
makepad-2.0-app-structure🎯Skill

Provides guidance on Makepad 2.0 application structure, including the app_main! macro, ScriptVm integration, Cargo project setup, and hot reload configuration for building cross-platform GPU-rendered UI applications.

🎯
makepad-2.0-events🎯Skill

A skill for handling events and actions in Makepad 2.0 cross-platform UI applications, covering event callbacks like on_click and on_render, the Hit system, and the ids! macro.

🎯
makepad-2.0-layout🎯Skill

Provides guidance on the Makepad 2.0 layout system, covering Flow-based layouts, Fill/Fit sizing, Inset padding, spacing, and alignment for building cross-platform GPU-rendered UI applications.