Alex
Community@zhanghandong · Beijing, China
Engineer / Architect / Independent Consultant / Technical writer
Agent Skills by Alex
Showing 44 vetted skills indexed across 4 GitHub repositories.
makepad-2.0-troubleshooting
Diagnose and fix common Makepad 2.0 and Splash scripting errors and rendering pitfalls.
makepad-2.0-migration
Migrates Makepad 1.x live_design code to Makepad 2.0 script_mod syntax.
makepad-2.0-design-judgment
Provides design judgment anchors and routing for Makepad 2.0 GUI development.
makepad-2.0-layout
Implements Makepad 2.0 layout system using Walk sizing, Flow arrangement, and alignment rules.
makepad-2.0-theme
Apply Makepad 2.0 theme variables for colors, fonts, and spacing in Splash UI scripts.
makepad-2.0-dsl
Implements Makepad 2.0 DSL syntax, property system, and widget registration patterns in Rust.
makepad-2.0-app-structure
Scaffolds Makepad 2.0 applications with Rust and Splash script integration patterns.
makepad-2.0-shaders
Implements custom GPU pixel and vertex shaders for Makepad 2.0 widgets using SDF2D.
makepad-2.0-animation
Implements Makepad 2.0 Animator states, transitions, and looping shader animations.
makepad-2.0-vector
Create resolution-independent vector graphics in Makepad 2.0 using SVG-like Splash syntax.
makepad-2.0-events
Implement event and action handling for Makepad 2.0 cross-platform UI applications.
makepad-2.0-performance
Diagnose and optimize Makepad 2.0 rendering, draw batching, and garbage collection performance.
makepad-2.0-widgets
Provides the Makepad 2.0 widget catalog with properties, patterns, and usage rules.
xor-shader-techniques
Implement GLSL shader techniques for turbulence, dot noise, and volumetric raymarching.
makepad-screenshot
Capture and analyze Makepad app UI screenshots for visual debugging.
agent-spec-tool-first
Guide contract-driven AI development with the agent-spec CLI tool.
agent-spec-authoring
Author and refine agent-spec .spec task contract files.
agent-spec-estimate
Estimate AI agent work effort from agent-spec Task Contracts.
makepad-reference
Provide Makepad troubleshooting and reference content for errors, debugging, and API usage.
makepad-shaders
Automate Makepad shader learning and creation with guided patterns and references.
makepad-dsl
Assist developers in writing and understanding Makepad DSL syntax and inheritance for widget definitions.
makepad-layout
Provides Makepad layout patterns with DSL snippets for vertical, header, and grid designs.
makepad-event-action
Implements Makepad event handling and widget-to-parent action emission via cx.action and capture_actions.
makepad-platform
Explain Makepad platform backends and conditional compilation across operating systems.