소개
This skill provides Claude with expert-level guidance for implementing the Hotwire stack—Turbo and Stimulus—within Ruby on Rails applications. It streamlines the creation of modern, reactive user interfaces by providing standardized patterns for Turbo Frames, Turbo Streams, and modular Stimulus controllers. By adhering to Rails conventions and best practices, it helps developers build snappy frontend experiences without the complexity of heavy JavaScript frameworks, while ensuring reliability through RSpec system testing and efficient asset management via Import Maps.