axum-handler

Community

Generate Axum 0.8 handlers with correct patterns.

Authoradelabdelgawad
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Write Axum 0.8 handlers with correct path syntax, extractor ordering, state injection, and IntoResponse error handling.

Core Features & Use Cases

  • Enforce 0.8 path syntax using brace captures like {id} and avoid colon/star forms that panic.
  • Demonstrate correct State<T> usage for shared app state and FromRef-based sub-state extraction.
  • Document extractor ordering rules to ensure body-consuming extractors are last and optional per-handler patterns.
  • Provide robust error-handling patterns with IntoResponse implementations and standardized AppError-like types.
  • Auto-trigger guidance for adding or modifying routes, handlers, and associated extractors in an Axum project.

Quick Start

Add a new Axum 0.8 route with proper extractors and state handling to generate correct handler code.

Dependency Matrix

Required Modules

None required

Components

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: axum-handler
Download link: https://github.com/adelabdelgawad/rust-fullstack-agents/archive/main.zip#axum-handler

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 510,000+ vetted skills library on demand.