Implements real-time features with Action Cable and WebSockets. Use when adding live updates, chat features, notifications, real-time dashboards, or when user mentions Action Cable, WebSockets, channels, or real-time. WHEN NOT: Simple HTTP request/response flows, REST APIs, static content, or features that don't need real-time updates.
$npx -y skills add thibautbaissac/rails_ai_agents --skill action-cable-patternsInstalls into the current project.
Run `npx skills use "https://github.com/thibautbaissac/rails_ai_agents" --skill "thibautbaissac/rails_ai_agents/action-cable-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/thibautbaissac/rails_ai_agents" that are relevant to the current task. Run `npx skills add "https://github.com/thibautbaissac/rails_ai_agents"` and select the relevant skills, then follow their instructions.