makepad-router

Route Makepad/Robius questions to the correct sub-skill via keyword-based dispatch.

745|87|Updated Jan 10, 2026
One-click install
npx skills add https://github.com/ZhangHanDong/makepad-skills --skill makepad-router-zhanghandong
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: makepad-router
Source: https://github.com/ZhangHanDong/makepad-skills/tree/main/skills/makepad-router
Command: npx skills add https://github.com/ZhangHanDong/makepad-skills --skill makepad-router-zhanghandong

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Route Makepad/Robius questions to the correct sub-skill to ensure specialized expertise handles each topic.

Core Features & Use Cases

  • Routing table-based dispatch: maps keywords to the appropriate sub-skill such as widgets, layout, events, shaders, and patterns.
  • Context-aware loading: loads necessary dependencies and prepares context bundles for multi-skill tasks.
  • Cross-skill orchestration: coordinates answers across loaded skills to deliver cohesive guidance.

Quick Start

Provide a Makepad/Robius question and Claude will route it to the correct sub-skill.

Frequently Asked Questions about makepad-router

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I route Makepad questions to the correct sub-skill for widgets and layout?▼

Makepad questions are routed using a keyword-based routing table that maps queries about widgets, layout, events, and shaders to the correct sub-skill. This ensures specialized expertise handles each topic.

What is context-aware loading for Makepad and Robius multi-skill tasks?▼

Context-aware loading prepares necessary dependencies and context bundles for Makepad and Robius tasks. It coordinates answers across loaded skills to deliver cohesive guidance for multi-skill workflows.

Can I use this routing approach for both Makepad and Robius framework questions?▼

Yes, this routing approach supports both Makepad and Robius framework questions. It covers widgets, layout, events, shaders, and related topics across both platforms using keyword-based dispatch.

How do I dispatch a Makepad shader question to a specialized skill?▼

To dispatch a Makepad shader question, simply provide your question and the routing table maps shader-related keywords to the appropriate sub-skill. The system automatically loads the correct context bundle.

What's the best way to handle cross-skill orchestration for Robius events and patterns?▼

Cross-skill orchestration coordinates answers across loaded skills to deliver cohesive guidance for Robius events and patterns. The routing system manages dependency coordination and context loading automatically.

When should I not use keyword-based routing for Makepad widget questions?▼

Keyword-based routing may not suit Makepad widget questions that span multiple specialized topics simultaneously or lack distinct keywords. Questions requiring deep cross-domain synthesis might need direct multi-skill coordination.