/02. aio-html-interactive
PLUGINSv1.0.1
Bridge Claude to a browser UI in real time. Solves the AI-event-loop gap with a frozen Bun + Vue3 + Tailwind scaffold: browser events become Monitor-tool notifications (server emits MSG:: lines to stdout), Claude pushes broadcast over WebSocket. Claude only edits the APP REGION; runtime, protocol, and vendor blocks stay frozen.
Install
/plugin install aio-html-interactive@aiocean-plugins
Skills (1)
- aio-html-interactive — Bridge Claude to a browser UI in real time. The technical problem: Claude runs in a turn-by-turn CLI loop with no event loop — it cannot addEventListener on a t…