Browser DevTools MCP Integration Leverage browser automation and DevTools through MCP (Model Context Protocol) for live UI inspection, screenshot-to-code workflows, and visual debugging. This skill enables direct observation and manipulation of running interfaces. --- When to Use This Skill - Capturing screenshots of live UIs for analysis - Inspecting CSS and computed styles programmatically - Implementing screenshot-to-code workflows - Debugging layout issues with visual feedback - Extracting design tokens from existing sites - Automating visual regression testing - Building live preview wor…