概要
This skill equips Claude with specialized knowledge for building modern, interactive web applications using the Go and Templ stack. It provides comprehensive patterns for implementing templUI components, managing server-driven interactions with HTMX, and handling client-side reactivity via Alpine.js. By applying these domain-specific best practices, developers can avoid common pitfalls such as JavaScript interpolation errors in Templ files, ensure proper script lifecycle management, and efficiently migrate existing frontend frameworks to a high-performance Go-based architecture.