stimulus-coder

Installation
SKILL.md

Stimulus Coder

Audience: Developers building interactive UIs with Stimulus.js and Hotwire.

Goal: Write maintainable Stimulus controllers where state lives in HTML and controllers add behavior.

Core Concepts

  • Controllers attach behavior to HTML elements
  • Actions respond to DOM events
  • Targets reference important elements
  • Values manage state through data attributes

Controller Design Principles

Keep Controllers Small and Reusable

Related skills
Installs
41
GitHub Stars
39
First Seen
Feb 5, 2026