Makepad UI development skills for Rust apps: setup, patterns, shaders, packaging, and troubleshooting.
Run this command in Claude Code to install the skill
/install https://github.com/ZhangHanDong/makepad-skillsInstall to your personal skills directory (~/.claude/skills/makepad-skills/)
# Create skill directory
mkdir -p ~/.claude/skills/makepad-skills
# Download SKILL.md from GitHub
curl -sL "https://raw.githubusercontent.com/ZhangHanDong/makepad-skills/main/SKILL.md" \
-o ~/.claude/skills/makepad-skills/SKILL.mdTarget: ~/.claude/skills/makepad-skills/
Productivity & Organization
Skills for task management, file organization, and productivity
Build complex claude.ai HTML artifacts using React, Tailwind CSS, and shadcn/ui components
Basic template for creating new skills
Official example skills
Instructs Claude to avoid "AI slop" or generic aesthetics and to make bold design decisions. Works very well for React & Tailwind.