Cover Stimulus controller fundamentals: lifecycle hooks, values and valueChanged callbacks, targets and target callbacks, outlets, action parameters, keyboard events, and controller architecture patterns. Prefer this skill when the request is primarily about Stimulus APIs and controller design independent of a specific Hotwire domain. Use hwc-forms-validation for form-specific workflows, hwc-navigation-content for Turbo navigation concerns, hwc-realtime-streaming for Turbo Streams/WebSocket patterns, hwc-media-content for media integrations, and hwc-ux-feedback for loading/progress/transition UX patterns.
66
78%
Does it follow best practices?
Impact
—
No eval scenarios have been run
Passed
No known issues
Optimize this skill with Tessl
npx tessl skill review --optimize ./skills/hwc-stimulus-fundamentals/SKILL.mdImplement robust Stimulus controllers with clear lifecycle and state boundaries.
connect() completes.connect()/disconnect() for setup and teardown symmetry.Open only the file needed for the current request.
references/2023-08-29-stimulus-value-changed-callbacks.mdreferences/2023-10-24-stimulus-keyboardevent-101.mdreferences/2023-12-05-stimulus-auto-sorting.mdreferences/2023-12-19-stimulus-outlets-api.mdreferences/2024-05-07-stimulus-target-callbacks.mdreferences/2025-11-25-stimulus-web-share-api.mdreferences/2024-06-18-fundamentals-core-web-vitals.mdUse references/INDEX.md for the full catalog.
hwc-forms-validationhwc-navigation-contenthwc-realtime-streaminghwc-media-contenthwc-ux-feedback712d734
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.