·makepad-reference
*

makepad-reference

zhanghandong/makepad-skills

CRITICAL: Use for Makepad troubleshooting and reference. Triggers on: troubleshoot, error, debug, fix, problem, issue, no matching field, parse error, widget not found, UI not updating, code quality, refactor, responsive layout, adaptive, api docs, reference, documentation, 故障排除, 错误, 调试, 问题, 修复

9Installs·0Trend·@zhanghandong

Installation

$npx skills add https://github.com/zhanghandong/makepad-skills --skill makepad-reference

SKILL.md

This category provides reference materials for debugging, code quality, and advanced layout patterns.

| API Documentation | Official docs index, quick API reference | Finding detailed API info | | Troubleshooting | Common errors and fixes | Build fails, runtime errors | | Code Quality | Makepad-aware refactoring | Simplifying code safely | | Adaptive Layout | Desktop/mobile responsive | Cross-platform layouts |

| no matching field: font | Use textstyle: {} | | Color parse error (ends in e) | Change last digit (e.g., #14141e → #14141f) | | settext missing argument | Add cx as first argument | | UI not updating | Call redraw(cx) after changes | | Widget not found | Check ID spelling, use ids!() for paths |

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/zhanghandong/makepad-skills --skill makepad-reference
Category
*Creative Media
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is makepad-reference?

CRITICAL: Use for Makepad troubleshooting and reference. Triggers on: troubleshoot, error, debug, fix, problem, issue, no matching field, parse error, widget not found, UI not updating, code quality, refactor, responsive layout, adaptive, api docs, reference, documentation, 故障排除, 错误, 调试, 问题, 修复 Source: zhanghandong/makepad-skills.

How do I install makepad-reference?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/zhanghandong/makepad-skills --skill makepad-reference Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/zhanghandong/makepad-skills