stimulus_kanban
stimulus_kanban에는 schappim에서 수집한 skills 2개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Use stimulus_kanban, an HTML-first kanban board for Stimulus.js (Hotwire). Apply when adding or editing a column-of-cards board UI in a Stimulus/Hotwire front end — drag-and-drop between columns, WIP limits, swimlanes, multi-card selection, inline card editing, custom card renderers / editors, virtual scrolling, server-side card windows, or driving a board through its boardApi. For the Rails server-driven version (Turbo Stream live sync, server-side workflow guards, audit log + undo/redo) use the stimulus-kanban-rails skill instead — and see its COOKBOOK.md for the exact HTTP + broadcast wire format if you're writing a non-Rails server.
Use stimulus_kanban_rails — the Rails / Hotwire companion gem for the stimulus_kanban JS package. Apply when wiring up a server-driven kanban board in a Rails app (Turbo Streams live multi-user sync, server-side workflow guards / WIP limits / accept_from rules, optimistic-id reconciliation, tenant-scoped broadcasts, atomic bulk-move endpoint, audit log + undo/redo). For client-only / non-Rails usage of the JS controller use the stimulus-kanban-js skill instead. For exact HTTP request/response shapes, broadcast envelopes, schema requirements, or debugging a fresh integration, see COOKBOOK.md alongside this file.