home/categories/ide-plugins/matthewharwood-engmanager-xyz-claude-skills-maud-syntax-fundamentals-skill-md
ide-pluginstools

maud-syntax-fundamentals

Compile-time HTML templating with Maud using the html! macro for type-safe markup generation. Covers syntax patterns including elements, attributes, classes, IDs, content splicing, toggles, control flow (if/match/for), and DOCTYPE. Use when generating HTML in Rust, creating templates, or building server-side rendered pages.

matthewharwood
maintainer
matthewharwood
Updated 12/14/2025
Stars
2
Forks
0
quick start

Installation and usage

Compile-time HTML templating with Maud using the html! macro for type-safe markup generation. Covers syntax patterns including elements, attributes, classes, IDs, content splicing, toggles, control flow (if/match/for), and DOCTYPE. Use when generating HTML in Rust, creating templates, or building server-side rendered pages.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use maud-syntax-fundamentals