rails-stimulus-javascript
Installation
SKILL.md
Stimulus and Import Maps
Add small, cohesive Stimulus controllers; avoid SPA frameworks unless required.
When to Use This Skill
- New Stimulus controllers
- importmap pins
- JS organization under
app/javascript
Defaults (This Plugin)
- Toolchain: mise — not rbenv, rvm, or asdf directly
- Ruby: 4.0.0+ unless the project pins otherwise
- Rails: 8+ conventions and generators when applicable
- Execution: Prefer
mise exec --,bin/rails,bin/rspec, andbundle exec