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, and bundle exec

Core Guidance

Installs
1
First Seen
Jun 18, 2026
rails-stimulus-javascript — meaganewaller/marketplace