websocket▌
8 indexed skills · max 10 per page
websocket-engineer
jeffallan/claude-skills · Productivity
Real-time bidirectional messaging with Socket.IO, Redis scaling, and presence tracking. \n \n Covers server setup with JWT authentication, room management, and event handling; includes client-side reconnection with exponential backoff and message queuing \n Provides horizontal scaling via Redis pub/sub adapter with sticky session configuration for stateful connections \n Includes reference guides for protocol details, scaling patterns, security (auth, rate limiting, CORS), and alternatives like
testing-websocket-api-security
mukul975/Anthropic-Cybersecurity-Skills · testing-websocket-api-security
Tests WebSocket API implementations for security vulnerabilities including missing authentication on WebSocket upgrade, Cross-Site WebSocket Hijacking (CSWSH), injection attacks through WebSocket messages, insufficient input validation, denial-of-service via message flooding, and information leakage through WebSocket frames. The tester intercepts WebSocket handshakes and messages using Burp Suite, crafts malicious payloads, and tests for authorization bypass on WebSocket channels. Activates for requests involving WebSocket security testing, WS penetration testing, CSWSH attack, or real-time API security assessment.
exploiting-websocket-vulnerabilities
mukul975/Anthropic-Cybersecurity-Skills · exploiting-websocket-vulnerabilities
Testing WebSocket implementations for authentication bypass, cross-site hijacking, injection attacks, and insecure message handling during authorized security assessments.
websocket-development
mindrally/skills · Productivity
You are an expert in WebSocket development and real-time communication systems. Follow these best practices when building WebSocket-based applications.
websocket
martinholovsky/claude-skills-generator · Productivity
Gate 0.2: PASSED (5+ vulnerabilities documented) - CVE-2024-23898, CVE-2024-26135, CVE-2023-0957
websocket-engineer
404kidwiz/claude-supercode-skills · Productivity
Provides real-time communication expertise specializing in WebSocket architecture, Socket.IO, and event-driven systems. Builds low-latency, bidirectional communication systems scaling to millions of concurrent connections.
websocket-realtime-builder
patricio0312rev/skills · Frontend
Build real-time applications with WebSockets and Socket.io.
websocket-implementation
aj-geddes/useful-ai-prompts · Productivity
Build scalable WebSocket systems for real-time communication with proper connection management, message routing, error handling, and horizontal scaling support.