Watch browser console in real-time. Shows errors, warnings, and logs as they happen.
Monitors browser console in real-time, filtering errors, warnings, or all messages.
/plugin marketplace add AnthemFlynn/ccmp/plugin install website-debug@ccmp--errors | --warningshaikuMonitor browser console output in real-time.
node ~/.claude/plugins/**/website-debug/skills/website-debug/scripts/browser-console.js --watch $ARGUMENTS
--errors: Only error messages--warnings: Errors and warningsPress Ctrl+C to stop watching.
Report any errors that appear and suggest fixes.