gpui-router

Route GPUI framework queries to specialized skills by keyword matching.

Updated Mar 6, 2026
One-click install
npx skills add https://github.com/onehr/gpui-skills --skill gpui-router
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gpui-router
Source: https://github.com/onehr/gpui-skills/tree/main/skills/gpui-router
Command: npx skills add https://github.com/onehr/gpui-skills --skill gpui-router

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill acts as an intelligent dispatcher, ensuring that your GPUI framework questions are routed to the most relevant specialized skill for accurate and efficient answers.

Core Features & Use Cases

  • Intelligent Routing: Analyzes your query for keywords to identify the correct GPUI sub-domain (e.g., layout, events, async).
  • Keyword-Driven Matching: Utilizes a comprehensive routing table mapping keywords to specific skills.
  • Multi-Skill Guidance: Advises on loading multiple skills when a query spans different GPUI areas.
  • Use Case: When you ask "How do I create a custom button with an animation that handles click events?", this skill will identify that gpui-components, gpui-patterns, and gpui-events are all relevant and suggest loading them.

Quick Start

Use the gpui-router skill to find the best skill for a question about div styling.

Frequently Asked Questions about gpui-router

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

FAQPage Schema
How do I find the right skill for a specific GPUI framework question?

To find the right skill for a GPUI framework question, use a routing mechanism that analyzes query keywords and directs you to the specialized skill matching your specific sub-domain like layout or events.

What is the best way to get help with GPUI layout and asynchronous operations?

The best way to get help with GPUI layout and asynchronous operations is through a keyword-driven router that maps your query to specialized skills, suggesting you load multiple skills if your task spans different areas.

Can I get guidance for multiple GPUI areas like components and events at the same time?

Yes, you can get guidance for multiple GPUI areas simultaneously. The router identifies when a query spans different domains like components and events, and advises loading all relevant specialized skills.

How does GPUI skill routing work for complex UI development tasks?

GPUI skill routing works by analyzing complex UI development queries against a routing table, matching identified keywords to specific scopes like elements, patterns, or testing to ensure accurate information retrieval.

Do I need to manually search for skills when asking about Zed UI development?

No, you do not need to manually search for skills when asking about Zed UI development. An intelligent dispatcher evaluates your query and automatically routes you to the most relevant GPUI skill.