About
This skill provides comprehensive guidance for Rails developers to implement modern, reactive web behaviors using the Hotwire stack. It covers the full ecosystem including Turbo Drive for seamless navigation, Turbo Frames for independent page updates, and Turbo Streams for real-time WebSocket broadcasting. Additionally, it offers deep-dive patterns for Stimulus controllers to manage client-side state and interactivity. By focusing on 'HTML over the wire' principles, this skill helps developers maintain business logic on the server while delivering high-performance, progressively enhanced user interfaces compatible with Rails 7 and 8.