maud-axum-integration

Community

Server-side HTML with Maud + Axum.

Authormatthewharwood
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides patterns for server-side rendering with Maud templates in Axum apps, including IntoResponse, templating state, and layout composition for SSR UI.

Core Features & Use Cases

  • Maud integration with Axum IntoResponse
  • State management with Maud templates
  • Layouts and error pages for SSR apps
  • Server-side rendering architecture (MASH/HARM stack)

Quick Start

Set up Axum routes returning Maud Markup, wire shared AppState, and render layouts with Maud templates.

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: maud-axum-integration
Download link: https://github.com/matthewharwood/engmanager.xyz/archive/main.zip#maud-axum-integration

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