websocket-engineerUse when building real-time communication systems with WebSockets or Socket.IO. Invoke for bidirectional messaging, horizontal scaling with Redis, presence tracking, room management.
Install via ClawdBot CLI:
clawdbot install Veeramanikandanr48/websocket-engineerGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Potentially destructive shell commands in tool definitions
exec(Calls external URL not in known-safe list
http://websocket_backend;AI Analysis
The skill definition focuses on architectural guidance for WebSocket systems and contains no active code execution or data exfiltration mechanisms. The flagged signals are references within documentation (e.g., `exec()`) and a placeholder backend URL, not operational instructions that would process user data.
Audited Apr 16, 2026 · audit v1.0
Generated Mar 1, 2026
Building a scalable chat system for social media or customer support platforms, requiring bidirectional messaging, presence tracking, and room management to handle millions of concurrent users with low latency.
Implementing a WebSocket server to deliver real-time scores, statistics, and notifications to mobile and web apps, ensuring sub-10ms latency for live updates during high-traffic events.
Developing a real-time trading interface with live price feeds, order executions, and market data updates using WebSockets, optimized for high throughput and secure authentication in financial environments.
Creating a system for multiple users to edit documents simultaneously with live cursor tracking and change notifications, leveraging WebSockets for bidirectional communication and room-based state management.
Setting up a WebSocket infrastructure to stream real-time sensor data from IoT devices to dashboards, handling horizontal scaling with Redis for large device fleets and ensuring reliable message delivery.
Offering a WebSocket-based real-time communication platform as a service, charging monthly fees based on connection volume and features like presence tracking, suitable for startups and enterprises.
Providing consulting and implementation services for businesses needing tailored WebSocket solutions, such as chat systems or live updates, with project-based pricing and ongoing support contracts.
Selling access to a WebSocket API for real-time data streams, like financial feeds or IoT telemetry, with tiered pricing based on message throughput and concurrent connections.
💬 Integration Tip
Integrate with existing authentication systems using JWT over WebSockets and ensure load balancers support sticky sessions for horizontal scaling with Redis.
Scored Apr 19, 2026
Write, run, and manage unit, integration, and E2E tests across TypeScript, Python, and Swift using recommended frameworks.
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Provides AI agents with authoritative knowledge on modern software development, emerging technologies, AI, AI systems, and applied engineering practices.