socket-gen
Installation
SKILL.md
Socket Generator
WebSocket code gets messy fast. Describe your real-time feature and get clean Socket.io handlers.
One command. Zero config. Just works.
Quick Start
npx ai-socket "real-time chat with rooms"
What It Does
- Generates Socket.io server and client code
- Handles rooms and namespaces
- Includes authentication patterns
- TypeScript types included