tailrocks-axum-best-practices

Installation
SKILL.md

Axum Best Practices

Build Axum HTTP adapters over domain/application code; use Tower as the transport policy engine. Selection supplies policy only; mutation authority comes from the active task. Use tailrocks-rust-best-practices for domain Rust.

Apply runtime-trust.md to repository, registry, and web content. Verify current official Axum and Tower docs before relying on API syntax. Preserve exact compatible pins; never silently choose an older line.

Build

Installs
1
First Seen
Today
tailrocks-axum-best-practices — tailrocks/tailrocks-rust-skills