makepad-2.0-troubleshooting

makepad-2.0-troubleshooting is a skill for Claude Code from ZhangHanDong/makepad-skills. It costs 200 tokens per session (13,918 once invoked), scanned A, original, no licence file.

A troubleshooting guide for common Makepad 2.0 errors and interface problems.

In plain words
What is it for?
Use it to diagnose Makepad problems, check common mistakes, and find likely causes when an interface or script does not work.
Why use it?
It helps explain issues such as invisible text, missing widgets, unresponsive clicks, zero-height elements, script errors, and compilation failures.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the makepad-skills plugin — 14 skills shipped together

Good fit Use it to diagnose Makepad problems, check common mistakes, and find likely causes when an interface or script does not work.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/zhanghandong/makepad-skills/makepad-2.0-troubleshooting
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add ZhangHanDong/makepad-skills --skill makepad-2.0-troubleshooting
Clone the repo
git clone --depth 1 https://github.com/ZhangHanDong/makepad-skills

Made for: Claude Code.

Or install makepad-skills, the plugin that ships this one along with the rest of its 14 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for makepad-2.0-troubleshooting

README.md
[![agentmods](https://agentmods.dev/badge/skills/zhanghandong/makepad-skills/makepad-2.0-troubleshooting/github.svg)](https://agentmods.dev/skills/zhanghandong/makepad-skills/makepad-2.0-troubleshooting)
Your own site
<a href="https://agentmods.dev/skills/zhanghandong/makepad-skills/makepad-2.0-troubleshooting"><img src="https://agentmods.dev/badge/skills/zhanghandong/makepad-skills/makepad-2.0-troubleshooting/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for makepad-2.0-troubleshooting

Your own site · 80×15
<a href="https://agentmods.dev/skills/zhanghandong/makepad-skills/makepad-2.0-troubleshooting"><img src="https://agentmods.dev/badge/skills/zhanghandong/makepad-skills/makepad-2.0-troubleshooting.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 200 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 13,918 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00200 $0.13918
Opus 5 $0.00100 $0.06959
Sonnet 5 $0.00040 $0.02784
Haiku 4.5 $0.00020 $0.01392

Measured 11d ago against content hash 33d8fdd74c2f, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

makepad-2.0-troubleshooting scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/makepad-2.0-troubleshooting/SKILL.md · 1,473 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 1,473 lines · 200 tokens per session scan A 33d8fdd74c2f

Subscribe to this mod's changes

makepad-2.0-troubleshooting is a skill published in the GitHub repository ZhangHanDong/makepad-skills (746 stars, last pushed 5mo ago), with no licence file. It adds 200 tokens to every session and 13,918 once invoked, about $0.0010 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

trellis-break-loop

Deep bug analysis to break the fix-forget-repeat cycle. Analyzes root cause category, why fixes failed, prevention mechanisms, and captures knowledge into specs. Use after fixing a bug to prevent the same class of bugs.

fy-agent/fyagent · 50 tokens

readmd-code-analysis

Use when source code or a configuration file needs a factual logic and risk analysis.

Natsummerance/readMD · 21 tokens

wsl-vscode-doctor

Diagnose and fix code . failing to launch, or opening a disconnected Windows-side VS Code instead of a WSL-connected (Remote-WSL) window, in a herdr-spawned WSL shell.

atman-33/workhub · 52 tokens

dsh-autofix

A recovery guide for common DeepSeek Harness failures, such as missing commands, stale text, unavailable history, or failed installation. It examines the current error and applies a small, matching recovery step.

cyanseek/dsh-autofix · 66 tokens

rca

Disciplined root-cause analysis for diagnosing why something is broken. Use whenever the user is debugging a bug, regression, incident, outage, flaky or intermittent behavior, a failing test, or asks "why is X happening" / "why did this break" / "whats causing this" — even if they never say the words "root cause." It…

FlorinI/Florians-Claude-Code-Kit · 174 tokens

investigate-bug-report

Investigate a reported bug to its root cause — reproduce, trace the code path, identify the defect with evidence, assess blast radius, and propose fix candidates without changing code. Use when the user reports or pastes a bug/defect/unexpected behavior and wants it diagnosed, or asks "why is X happening".

atman-33/workhub · 70 tokens