关于
This skill provides a specialized framework for developing Rails applications using a component-based architecture, prioritizing ViewComponents over traditional partials for superior encapsulation and performance. It guides the implementation of Hotwire patterns, enabling developers to build interactive, real-time frontend experiences through Turbo Frames and Streams while maintaining a clean, Ruby-centric codebase. With integrated support for Lookbook previews and Stimulus controllers, it streamlines the creation of reusable UI libraries and ensures that complex frontend interactions remain maintainable and testable.