Help us improve
Share bugs, ideas, or general feedback.
From hotwire-club-skills
Handles Hotwire form workflows including submission lifecycle, inline editing, validation errors, typeahead/autocomplete, modal forms, and external form controls using Turbo Frames and Stimulus.
npx claudepluginhub thehotwireclub/hotwire_club-skills --plugin hotwire-club-skillsHow this skill is triggered — by the user, by Claude, or both
Slash command
/hotwire-club-skills:hwc-forms-validationThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Implement form-centric Hotwire workflows with Turbo Frames and Stimulus.
agents/openai.yamlreferences/2023-11-07-turbo-frames-typeahead-search.mdreferences/2024-01-16-stimulus-action-parameters.mdreferences/2024-02-27-turbo-frames-inline-edit.mdreferences/2024-05-21-turbo-frames-modals-validation.mdreferences/2025-10-20-turbo-frames-typeahead-validation.mdreferences/2026-02-03-turbo-frames-external-form.mdreferences/2026-03-24-turbo-frames-chained-selects.mdreferences/INDEX.mdImplements 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.
Implements Hotwire Turbo (Drive, Frames, Streams, Morph) and Stimulus controllers in Rails views for SPA-like interactivity, real-time updates, and progressive enhancement.
Guides building reactive Rails apps with Hotwire (Turbo Drive/Frames/Streams, Stimulus): installation, ActionCable/Redis setup, core patterns.
Share bugs, ideas, or general feedback.
Implement form-centric Hotwire workflows with Turbo Frames and Stimulus.
422 for validation failures and 303 for successful redirects.turbo:submit-end only when Turbo defaults are insufficient.form attribute for controls rendered outside the target <form> hierarchy.Open only the file needed for the current request.
references/2024-02-27-turbo-frames-inline-edit.mdreferences/2024-05-21-turbo-frames-modals-validation.mdreferences/2023-11-07-turbo-frames-typeahead-search.mdreferences/2025-10-20-turbo-frames-typeahead-validation.mdreferences/2026-02-03-turbo-frames-external-form.mdreferences/2024-01-16-stimulus-action-parameters.mdUse references/INDEX.md for the full catalog.
hwc-navigation-contenthwc-realtime-streaminghwc-media-contenthwc-ux-feedbackhwc-stimulus-fundamentals