Marvin/TIL

Today I Learned

Mar 31, 2026

Using the Chrome DevTools MCP as a design tool.

I stumbled upon the Chrome DevTools MCP and set it up with Claude Code. It's especially useful for making small updates or running experiments on an existing page. This feels great. Currently, my biggest challenge is making quick iterations on existing pages with AI when I don't have direct access to the code. This remains a significant issue in large companies, where there's a clear separation between designers and developers, or in unconventional agency setups. Overall, this is a pretty cool solution. Now I just have to make it persistent somehow.