router-first-architecture
CommunityIntelligent routing for domain skills.
Software Engineering#architecture#routing#skill management#tool selection#domain-specific#intent routing
Authorparcadei
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill establishes a standardized and efficient way to route user intents to the correct domain-specific tools or scripts, preventing direct script calls and ensuring a more organized and maintainable system.
Core Features & Use Cases
- Domain Routing: Directs requests to appropriate domain routers (e.g.,
math-router) before invoking individual tools. - Abstracted Tool Selection: Routers act as intermediaries, simplifying tool invocation and management.
- Use Case: When a user asks to perform a mathematical calculation, the
math-routeris invoked first to determine the most suitable mathematical operation and its parameters, rather than the user directly calling a specific math script.
Quick Start
Use the math-router to route the intent 'calculate the area of a circle with radius 5'.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: router-first-architecture Download link: https://github.com/parcadei/Continuous-Claude-v3/archive/main.zip#router-first-architecture Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.