go-htmx-frontend
Installation
SKILL.md
What I Do
Build web UIs with Go using:
- Templ: Type-safe HTML components
- HTMX 2.x: Hypermedia-driven interactivity
- Tailwind CSS v4: CSS-first styling
- Alpine.js: Client state (when needed)
Official Documentation
ALWAYS check these sources:
- https://templ.guide/ - Full Templ documentation
- https://templ.guide/server-side-rendering/htmx/ - HTMX integration
- https://templ.guide/syntax-and-usage/template-composition/ - Component composition
- https://templ.guide/syntax-and-usage/forms/ - Forms and validation
- https://htmx.org/docs/ - HTMX reference
- https://htmx.org/examples/ - HTMX examples
- https://tailwindcss.com/blog/tailwindcss-v4 - Tailwind v4 documentation