Rick Viscomi

@rviscomi.dev

Chrome DevRel at Google, web developer rviscomi.dev

Introducing passkey skills— The Chrome team launched an early preview of Modern Web Guidance at Google I/O — a tool that injects web development best practices directly into your coding agents as skills.

There's a lot of excitement for CSS Gap Decorations right now, which is great. However, the feature is only available in Chromium-based browsers (Chrome or Edge 149+) for now. Want it in other browsers? Have a specific use case for it? Leave a 👍 AND a comment with your use case here ⬇️

Gap decorations · Issue #362 · web-platform-dx/developer-signals

This GitHub issue is for collecting web developer signals for Gap decorations. The column-rule and row-rule CSS properties display decorative lines between columns and rows of a flex, grid, or mult...

github.com

👀 URL.canParse() - Now Baseline Widely Available In all browsers since December 2023 - safe to use in most cases If you run isValidUrl() against many non-URL inputs, switching could significantly improve performance, bypassing the usage of errors for control flow.

Bild

Reminder: The State of CSS Survey is closing *SOON*, so **NOW** is the moment to complete it. stateofcss.com/en-US/ This survey directly influences efforts like Interop and feature planning, so this is **YOUR** moment to let browser vendors know what you find missing on the web!

Promotional Image for the State of CSS Survey 2026

The Chrome DevTools team are doing a "papercuts" sprint where they try to address lots of small, irritating bugs and annoyances. Reply with crbug.com links (no bug, no fix—that's the deal!) and will see what we can do. No promises though as some may be features/too big/unclear how to solve.

Chromium

crbug.com

Did you attend #CSSDay and saw my talk (or heard about it), and you really want CSS Grid Lanes to be supported across browsers? ➡️ Give this issue a thumbs-up *and* add a comment explaining your use case. This can help a lot move things forward 💟 github.com/web-platform...

Masonry · Issue #308 · web-platform-dx/developer-signals

This GitHub issue is for collecting web developer signals for Masonry. The display: grid-lanes or display: inline-grid-lanes CSS declaration creates a layout where items are tightly packed, like br...

github.com

Solved: AI coding tools that hallucinate legacy web practices. Modern Web Guidance codifies decades of Chrome's platform expertise into your agents. Level up with guides for web best practices and new platform features, using Baseline data for cross-browser reliability → goo.gle/4on8BMS

Imagine if your AI coding partner actually understood Baseline. With the new Modern Web Guidance early preview, it can. We’ve packaged 100+ guides that prioritize modern implementations while always providing a fallback for features that aren't widely available yet → goo.gle/49Kt9sG

This is the kind of layer I want more of: not just stronger models, but stronger defaults. If coding agents are going to touch production web apps, guardrails around accessibility, security, and performance need to be built into the workflow instead of added as cleanup later.

We've been COOKING Modern Web Guidance is a skill pack that helps your coding agent write better, faster, more accessible and secure code Get it at goo.gle/mwg We'd love to know what you think!

Modern Web Guidance  |  Chrome for Developers

Guidance on how to build for the modern web.

goo.gle

Chrome for Developers@developer.chrome.com · 3mo ago

Ensure your coding agents build modern, fast & secure apps by default → goo.gle/3PcqfGj We just announced Modern Web Guidance at #GoogleIO. It injects AI-ready skills and modern features—with Baseline Widely Available fallbacks—so your agent stays up to date 🧵

💥 Game changer for Web Development announced at GoogleIO- Modern Web Guidance! It’s expert-vetted skills for web development based on best practices of latest specs and APIs. It ensures your agent/coding harness doesn’t default to older and out of date patterns to build sites.

🚨 What are some modern web platform (CSS, HTML, JS) features that you wish your AI agent utilized, but doesn't (or gets them wrong)? I’ll go first: - CSS: lh unit, trig functions, nesting - HTML: inert attribute - JS: Regex lookbehind, regex named groups, RegExp.escape(), Object.groupBy()

Do you need the filter() function to be implemented across browsers? (Safari only so far.) It allows you to apply filters to an image, like: background-image: filter(url(myimage.png), blur(5px)); If you do, please 👍 and comment here: ➡️ github.com/web-platform...

filter() · Issue #509 · web-platform-dx/developer-signals

This GitHub issue is for collecting web developer signals for filter(). The filter() CSS function applies one or more graphic effects to a CSS image, such as a background image. You can use functio...

github.com