stimulus_sheet
stimulus_sheet에는 schappim에서 수집한 skills 2개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Use stimulus_sheet, an HTML-first bottom-sheet / action-sheet for Stimulus.js (Hotwire). Apply when adding or editing an iOS-style bottom sheet, action sheet, modal drawer, or any "slides up from the bottom, half/full snap, drag-to-dismiss" UI in a Stimulus/Hotwire front end — especially when the page may also run inside a Hotwire-Native (TurboNative) WKWebView and must survive Turbo navigations. For the Rails server-driven version (view helpers, importmap pin, partial conventions) use the stimulus-sheet-rails skill instead.
Use stimulus_sheet_rails, the Rails companion for the stimulus_sheet JS package. Apply when wiring an iOS-style bottom sheet / action sheet into a Hotwire / Turbo / importmap Rails 7.1+ app — especially mobile views served to a Hotwire-Native shell. Provides view helpers (render_sheet, render_sheet_trigger), bundled asset pipeline registration, and a Hotwire-Native bridge fallback. For the pure JS API + markup contract use the stimulus-sheet-js skill.