rust-router

Route Rust programming queries to appropriate expertise layers.

Updated Feb 12, 2026
One-click install
npx skills add https://github.com/jmduea/emotiv-cortex-rs --skill rust-router-jmduea
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: rust-router
Source: https://github.com/jmduea/emotiv-cortex-rs/tree/main/.github/skills/rust-router
Command: npx skills add https://github.com/jmduea/emotiv-cortex-rs --skill rust-router-jmduea

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps users receive the most appropriate Rust guidance by automatically routing questions to the correct cognitive layer, error table, or domain‑specific knowledge base.

Core Features & Use Cases

  • Layered routing: Analyzes queries to determine if they pertain to language mechanics, design choices, or domain constraints and forwards them to the matching skill.
  • Error code lookup: Directly maps Rust compiler error codes to specialized explanation skills.
  • Domain‑aware routing: Detects keywords for web, fintech, embedded, etc., and loads both language and domain skills simultaneously.
  • Negotiation protocol: Enables structured comparative or best‑practice answers when queries involve comparisons or ambiguous scopes.
  • Default project settings: Provides a standard Cargo.toml template for new Rust projects.

Quick Start

Ask the rust-router skill to route your Rust question and receive a structured answer.

Frequently Asked Questions about rust-router

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

FAQPage Schema
How do I get accurate answers for Rust compiler error codes?

Rust error code lookup directly maps compiler error codes to specialized explanation skills, delivering precise diagnostics and context-aware guidance for your project.

What is the best way to route Rust programming queries for domain-specific guidance?

Routing Rust programming queries involves analyzing keywords for domains like web or embedded, loading both language and domain skills simultaneously to provide structured, comparative answers.

Can I use query routing for ambiguous Rust design decisions and comparisons?

Yes, a negotiation protocol enables structured comparative or best-practice answers when queries involve ambiguous scopes or design choices, ensuring you receive context-aware guidance.

Does this Rust query router provide default project settings for new Cargo.toml configurations?

Yes, the router provides a standard Cargo.toml template as default project settings, helping you quickly initialize new Rust projects with proper configuration.

How do I handle Rust questions that span both language mechanics and domain constraints?

Layered routing analyzes queries to determine if they pertain to language mechanics, design choices, or domain constraints, forwarding them to the matching cognitive skill layer for precise answers.