mukul975/claude-team-dashboard ? reverse-engineered prompt
Reverse engineered prompt
Build me a real time dashboard for monitoring Claude Code agent teams.
I want a web app that shows all running agents in one place, with live updates for their status, tasks, messages, and system usage. It should connect over WebSocket, update instantly, and make it easy to see what each agent is doing without digging through terminals. Include a clean light and dark mode, keyboard friendly navigation, and a setup flow where the app asks me to create a password the first time I open it, then logs me in after that.
I also want a simple way to filter activity, inspect agent to agent messages, see alerts when tasks finish or fail, and export data if needed. Make it feel polished and easy to use, with a dashboard style layout that works well on desktop. If you need to, look up the current docs for Claude Code or any related APIs online first.
Are you gonna build this?
make sure you review the code using coderabbit