templui

Installation
SKILL.md

templUI & HTMX/Alpine Best Practices

Apply templUI patterns and HTMX/Alpine.js best practices when building Go/Templ web applications.

The Frontend Stack

Tool Purpose Use For
HTMX Server-driven interactions AJAX requests, form submissions, partial page updates, live search
Alpine.js Client-side state & reactivity Toggles, animations, client-side filtering, transitions, local state
templUI Pre-built UI components Dropdowns, dialogs, tabs, sidebars (uses vanilla JS via Script() templates)

Note: templUI components use vanilla JavaScript (not Alpine.js) via Script() templates.


Reference Files

Read the relevant file for detailed patterns, code examples, and troubleshooting:

Related skills
Installs
36
GitHub Stars
14
First Seen
Jan 28, 2026