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
更新于 12/14/2025
星标
2
分支
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.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use maud-syntax-fundamentals