phoenix-html

Critical Phoenix HTML and HEEx template guidelines that prevent common bugs and syntax errors. Use when writing Phoenix templates, HEEx files, LiveView templates, or any code using `~H` sigils. Prevents common mistakes with form handling, conditional syntax, class attributes, interpolation, and template comments that cause compilation errors or runtime bugs.

$ Installieren

git clone https://github.com/forest/dotfiles /tmp/dotfiles && cp -r /tmp/dotfiles/claude/skills/phoenix-html ~/.claude/skills/dotfiles

// tip: Run this command in your terminal to install the skill