About
This skill empowers Claude to architect and implement modern Rails interfaces using the Hotwire stack (Turbo and Stimulus). It provides comprehensive patterns for Turbo Frames for partial page updates, Turbo Streams for real-time server-side broadcasts, and Stimulus controllers for client-side interactivity. By focusing on the 'HTML-over-the-wire' philosophy, it allows developers to create SPA-like experiences while maintaining the simplicity of server-side Rails development, covering advanced patterns like infinite scroll, live form validation, and reactive modals.