axum-service-architecture

Service architecture patterns for Axum applications including layered design (Router → Handler → Service → Repository), AppState with FromRef for dependency injection, Tower ServiceBuilder for middleware composition, and modular router organization. Use when designing service layers, managing dependencies, composing middleware stacks, or structuring Axum applications.

$ 安裝

git clone https://github.com/matthewharwood/engmanager.xyz /tmp/engmanager.xyz && cp -r /tmp/engmanager.xyz/.claude/skills/axum-service-architecture ~/.claude/skills/engmanager-xyz

// tip: Run this command in your terminal to install the skill