Making the web faster and more user-friendly
Talk video: "Ehi Gemini, sistema il CSS!", Bologna Front-end #58

On , I presented at the 58th episode of Bologna Front-end at Granata venue in Bologna.
The talk, titled "Ehi Gemini, sistema il CSS!" (Hey Gemini, fix the CSS!), was a live demo of the Chrome DevTools MCP Server — a tool that lets you control Chrome DevTools through the Model Context Protocol (MCP), using natural language commands from your terminal.
I showed how to leverage it to:
- Run accessibility audits
- Debug complex CSS layouts
- Simulate different network conditions
- Test custom viewports for responsive design
All through natural language, without leaving the terminal. Pretty neat stuff!