ThibautBaissac / hotwire-patterns
Install for your project team
Run this command in your project directory to install the skill for your entire team:
mkdir -p .claude/skills/hotwire-patterns && curl -L -o skill.zip "https://fastmcp.me/Skills/Download/2924" && unzip -o skill.zip -d .claude/skills/hotwire-patterns && rm skill.zip
Project Skills
This skill will be saved in .claude/skills/hotwire-patterns/ and checked into git. All team members will have access to it automatically.
Important: Please verify the skill by reviewing its instructions before using it.
Implements Hotwire patterns with Turbo Frames, Turbo Streams, and Stimulus controllers. Use when building interactive UIs, real-time updates, form handling, partial page updates, or when user mentions Turbo, Stimulus, or Hotwire.
0 views
0 installs