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.