TheHotwireClub

9 mods across 1 repository, 127 stars between them.

hotwire_club-skills

02

TheHotwireClub/hotwire_club-skills

Plugin Claude Code

Practical Hotwire skills for Rails developers: Turbo Drive, Turbo Frames, Turbo Streams, and Stimulus patterns sourced from The Hotwire Club articles.

127 3mo ago A tokens not measured original MIT

TheHotwireClub/hotwire_club-skills

Instructions file CodexOpenCode

Instructions for TheHotwireClub/hotwire_club-skills, covering repository maintenance guide, primary workflow, 1) sync references from corpus, 2) normalize skills after sync and validation checklist.

127 3mo ago A 584 tokens original MIT

TheHotwireClub/hotwire_club-skills

Skill Claude CodeCodex

Handle Hotwire form workflows: form submission lifecycle, inline editing, validation errors, typeahead/autocomplete, modal forms, and external form controls. Prefer this skill when the core problem is correctness and UX of form interaction. Use hwc-navigation-content for pagination/tabs/filter navigation…

127 3mo ago A 119 tokens original MIT

hwc-media-content

05

TheHotwireClub/hotwire_club-skills

Skill Claude CodeCodex

Handle media-heavy Hotwire features: image/video/audio uploads, previews, playback controls, progress tracking, and third-party media integrations (for example WaveSurfer, Swiper, Picture-in-Picture, Blurhash). Prefer this skill when the core problem is media rendering, playback state, or media library integration.…

127 3mo ago A 140 tokens original MIT

TheHotwireClub/hotwire_club-skills

Skill Claude CodeCodex

Build Hotwire navigation and content-discovery flows: Turbo Frame pagination, tabbed navigation, lazy loading, faceted filtering/search, cache lifecycle, scroll restoration, and visit/render control. Prefer this skill when the core problem is request/response navigation state and browser history behavior. Use…

127 3mo ago A 132 tokens original MIT

TheHotwireClub/hotwire_club-skills

Skill Claude CodeCodex

Implement real-time Hotwire behavior: Turbo Streams over WebSocket/SSE, custom stream actions, inline stream tags, live list updates, and cross-tab state synchronization. Prefer this skill when the core problem is push-based updates or stream action orchestration. Use hwc-navigation-content for pull-based…

127 3mo ago A 124 tokens original MIT

TheHotwireClub/hotwire_club-skills

Skill Claude CodeCodex

Cover Stimulus controller fundamentals: lifecycle hooks, values and valueChanged callbacks, targets and target callbacks, outlets, action parameters, keyboard events, and controller architecture patterns. Prefer this skill when the request is primarily about Stimulus APIs and controller design independent of a…

127 3mo ago A 122 tokens original MIT

hwc-ux-feedback

09

TheHotwireClub/hotwire_club-skills

Skill Claude CodeCodex

Implement cross-cutting Hotwire UX feedback patterns: loading states, busy indicators, progress bars, optimistic UI, render interception, and view/page transitions. Prefer this skill when the core goal is perceived performance and user feedback, independent of a single feature domain. Use hwc-forms-validation for form…

127 3mo ago A 119 tokens original MIT