makepad-2.0-app-structure

Installation
SKILL.md

Makepad 2.0 App Structure Skill

Version: makepad-widgets (dev branch) | Last Updated: 2026-03-03

Overview

A Makepad 2.0 app combines Rust code with Splash scripting. The Rust side handles app lifecycle, event routing, and business logic. The Splash side defines UI structure, templates, and inline interactions.

Documentation

Refer to the local files for detailed documentation:

  • ./references/app-boilerplate.md - Complete working app template with Cargo.toml
  • ./references/rust-splash-integration.md - Rust ↔ Splash communication patterns

IMPORTANT: Documentation Completeness Check

Before answering questions, Claude MUST:

  1. Read the relevant reference file(s) listed above
  2. If file read fails, answer based on SKILL.md patterns + built-in knowledge
Related skills
Installs
18
GitHub Stars
737
First Seen
Apr 5, 2026