Skip to main content
Andrea Verlicchi

Making the web faster and more user-friendly

Talk: "Ehi Gemini, sistema il CSS!" at CSS Day Bologna

Ehi Gemini, sistema il CSS!
Talk: "Ehi Gemini, sistema il CSS!" at CSS Day Bologna

On , I had the pleasure of presenting at the CSS Day conference in Bologna.

Have you ever wondered how much time we waste every day right-clicking to "Inspect", changing the viewport size 50 times, or hunting down that one CSS rule overriding our styles? Traditional AI programming assistants are outstanding, but they are "blind" to the live browser environment: they cannot see the in-memory DOM, network traffic, or console errors.

In this talk from CSS Day, we explore Chrome DevTools for Agents (also known as DTA), a tool released in version 1.0 in May during Google I/O. Thanks to the Model Context Protocol (MCP), this tool exposes the native capabilities of DevTools directly to AI agents (such as Gemini, Claude Code, Cursor, or Antigravity).

The result? The AI can navigate, inspect stylesheets, fill out forms, and perform real debugging on our behalf.

Watch the video #

Slides #

You can download or view the presentation slides here: 🔗 Download presentation slides (PDF)