Builds focused, single-purpose Stimulus controllers for progressive enhancement. Use when adding JavaScript behavior, UI interactions, form enhancements, or building reusable client-side components. WHEN NOT: For Turbo Stream/Frame patterns (see turbo-patterns skill). For server-side view logic (see rules/views.md).
$npx -y skills add dilolabs/nosia --skill stimulus-patternsInstalls into the current project.
Run `npx skills use "https://github.com/dilolabs/nosia" --skill "dilolabs/nosia/stimulus-patterns"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/dilolabs/nosia" that are relevant to the current task. Run `npx skills add "https://github.com/dilolabs/nosia"` and select the relevant skills, then follow their instructions.