Analyzes and debugs Django Channels WebSocket issues in this project.
| 4001 | Authentication failed - user not authenticated | | 4003 | CORS/Origin not allowed | | 4004 | Rate limited | | 4005 | Invalid message format |
Debug Django Channels WebSocket issues including connection failures, authentication, message handling, Redis pub/sub, and real-time streaming. Use when troubleshooting WebSocket not connecting, messages not received, connection dropped, or streaming not working. Source: allthriveai/allthriveai.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/allthriveai/allthriveai --skill websocket-debugger Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw