makepad-router

Route Makepad/Robius questions to relevant sub-skills by keywords.

1|1|Updated Apr 10, 2025
One-click install
npx skills add https://github.com/SageV1/makepad-skills --skill makepad-router-sagev1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: makepad-router
Source: https://github.com/SageV1/makepad-skills/tree/main/skills/makepad-router
Command: npx skills add https://github.com/SageV1/makepad-skills --skill makepad-router-sagev1

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Routing Makepad/Robius questions to the correct sub-skills and provide coordinated, multi-skill answers without requiring the user to manually select each tool. It ensures that complex UI engineering questions are handled by the most relevant set of skills and context.

Core Features & Use Cases

  • Automatic sub-skill routing based on question keywords
  • Context bundle loading to orchestrate multiple skills for comprehensive answers
  • Dependency awareness to ensure required tooling is loaded before execution
  • Example: Route a widget design question to makepad-widgets and makepad-layout to compose a full answer

Quick Start

Trigger a Makepad or Robius question and the router will load the relevant sub-skills to generate a complete answer.

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 UI questions to the correct skill automatically?

To route Makepad UI questions automatically, this skill matches query keywords to select and load the appropriate sub-skills, generating coordinated answers without manual tool selection. It orchestrates context bundles to handle complex queries.

What is context bundle loading in Makepad and how does it work?

Context bundle loading in Makepad is the mechanism that orchestrates multiple skills to provide comprehensive answers. It ensures dependencies are loaded before execution, allowing coordinated responses for complex UI engineering tasks.

Can I get a multi-skill answer for Makepad widget design and layout questions?

Yes, you can get multi-skill answers for Makepad widget design and layout questions. The router directs your query to relevant sub-skills like makepad-widgets and makepad-layout to compose a complete answer.

Do I need to manually select Makepad sub-skills to get an answer about Robius?

No, you do not need to manually select Makepad sub-skills for Robius questions. The router automatically detects query keywords and loads the required tooling and dependencies to generate a complete response.

What's the best way to manage dependencies when orchestrating multiple Makepad skills?

The best way to manage dependencies when orchestrating multiple Makepad skills is using the router's dependency awareness. It ensures required tooling is loaded before execution, supporting multi-skill answers through context bundles.

When should I not use automatic routing for Makepad and Robius questions?

You should avoid automatic routing for Makepad and Robius questions when you need to isolate a single specific sub-skill's behavior. The router is built to orchestrate multiple skills and context bundles for comprehensive answers.