From superpowers-ruby
Builds Hotwire navigation and content-discovery flows: Turbo Frame pagination, lazy loading, faceted filtering, cache lifecycle, scroll restoration, and visit/render control.
How this skill is triggered — by the user, by Claude, or both
Slash command
/superpowers-ruby:hwc-navigation-contentThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Implement navigation and content-discovery behavior with Turbo Drive and Turbo Frames.
references/2023-05-09-turbo-drive-custom-rendering.mdreferences/2023-05-23-turbo-drive-cache-lifecycle.mdreferences/2023-06-20-turbo-frames-tabbed-navigation.mdreferences/2023-07-04-turbo-frames-pagination.mdreferences/2023-09-12-turbo-frames-scroll-position-restoration.mdreferences/2023-09-26-turbo-frames-lazy-loading-lifecycle.mdreferences/2024-02-13-turbo-drive-conditional-instant-click.mdreferences/2024-10-08-turbo-frames-markdown-preview.mdreferences/2024-12-10-stimulus-turbo-frames-faceted-search.mdreferences/INDEX.mdImplement navigation and content-discovery behavior with Turbo Drive and Turbo Frames.
data-turbo-action, frame src, query params, back/forward behavior).Open only the file needed for the current request.
references/2023-06-20-turbo-frames-tabbed-navigation.mdreferences/2023-07-04-turbo-frames-pagination.mdreferences/2023-09-26-turbo-frames-lazy-loading-lifecycle.mdreferences/2023-09-12-turbo-frames-scroll-position-restoration.mdreferences/2023-05-23-turbo-drive-cache-lifecycle.mdreferences/2023-05-09-turbo-drive-custom-rendering.mdreferences/2024-02-13-turbo-drive-conditional-instant-click.mdreferences/2024-12-10-stimulus-turbo-frames-faceted-search.mdreferences/2024-10-08-turbo-frames-markdown-preview.mdUse references/INDEX.md for the full catalog.
hwc-forms-validationhwc-realtime-streaminghwc-media-contenthwc-ux-feedbackhwc-stimulus-fundamentalsnpx claudepluginhub lucianghinda/superpowers-ruby --plugin superpowers-ruby2plugins reuse this skill
First indexed Jun 21, 2026
Builds Hotwire navigation and content-discovery flows: Turbo Frame pagination, lazy loading, faceted filtering, cache lifecycle, scroll restoration, and visit/render control.
Implements Hotwire UX feedback patterns: loading states, busy indicators, progress bars, optimistic UI with reconciliation, render interception, and page transitions. Use when perceived performance is the primary goal.
Provides mental models, decision frameworks, and debugging patterns for Hotwire (Turbo, Stimulus, Hotwire Native) in Rails apps. Activates on common issues like Turbo Frame not updating, morphing problems, or broadcast failures.