About
This skill provides a comprehensive framework for building dynamic, secure, and maintainable HTML interfaces in Phoenix applications. It guides developers through the modern HEEx (HTML+EEx) ecosystem, focusing on the transition from traditional views to component-based architectures. By leveraging explicit attribute declarations, named slots, and advanced iteration patterns, the skill ensures that frontend code is both performant and consistent with Elixir best practices, covering everything from basic interpolation to complex LiveView integrations and component testing.