domain-route-config

Community

Declarative route registration for SKUEL.

Authorlinguistic76
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill streamlines the process of registering API and UI routes within SKUEL applications by replacing verbose manual code with a declarative configuration, significantly reducing boilerplate and improving maintainability.

Core Features & Use Cases

  • Configuration-Driven Registration: Define routes using a DomainRouteConfig object instead of writing manual service extraction and wiring logic.
  • Pattern Variants: Supports multiple configurations for different domain needs: Activity Domains, Standard API+UI, API-Only, UI-Only, and Multi-Factory setups.
  • Use Case: When creating a new domain's route file (e.g., tasks_routes.py), use the DomainRouteConfig pattern to declaratively specify how API and UI routes should be registered, including dependencies on other services.

Quick Start

Use the domain-route-config skill to create a new standard API and UI route file for the 'users' domain.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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: domain-route-config
Download link: https://github.com/linguistic76/skuel/archive/main.zip#domain-route-config

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.