Creates Turbo Streams, Turbo Frames, and morphing patterns for real-time UI updates. Use when adding real-time updates, partial page rendering, form submissions, or broadcasting. WHEN NOT: For Stimulus JavaScript controllers (see stimulus-patterns skill). For general view conventions (see rules/views.md).
$npx -y skills add dilolabs/nosia --skill turbo-patternsInstalls into the current project.
Run `npx skills use "https://github.com/dilolabs/nosia" --skill "dilolabs/nosia/turbo-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.