makepad-2.0-migration
Installation
SKILL.md
Makepad 1.x to 2.0 Migration Skill
Version: makepad-widgets (dev branch) | Last Updated: 2026-03-03
Overview
Makepad 2.0 is a fundamental architecture shift from compile-time static DSL to runtime scripting. Migration involves syntax changes, derive macro updates, lifecycle method renames, and new patterns for state management.
Documentation
Refer to the local files for detailed documentation:
./references/migration-guide.md- Complete migration reference with examples