
from antigravity-awesome-skills38,396
Guides agents to create, structure, and bootstrap Rust Makepad applications using makepad-widgets (dev branch) with code patterns, macros, and event handling.
This skill equips an agent with focused expertise in the Rust makepad-widgets crate and common Makepad app patterns. It teaches project setup (Cargo.toml), the live_design!/app_main! macros, widget wiring, event handling, and platform-specific build notes so the agent can generate working starter apps, explain core concepts, and troubleshoot common issues.
Use this skill when a user asks for Makepad getting-started help, needs example boilerplate for a first screen, requests guidance on using live_design! or app_main!, or wants idiomatic patterns for widget references and event-driven UI in Makepad. It is also suitable for translating design intents into initial Rust code.
Best used by code-capable agents that can generate Rust and understand macros (Claude Code, Cursor, Codex-style agents, Gemini CLI).
Makepad Basics is a well-written skill for bootstrapping Rust Makepad applications using makepad-widgets (dev branch). The SKILL.md provides clear code patterns for app structure, Cargo.toml setup, button handling, and widget access. No bundled scripts to execute. The skill is clean with no security concerns — purely instructional markdown with code examples. Niche but practical for the Makepad ecosystem.
Solid instructional skill for a niche Rust UI framework. Clean markdown, no security issues. Architecture is good but references section mentioned in SKILL.md (app-structure.md, event-handling.md) aren't available for verification. Usefulness limited by Makepad's niche audience.