Google's official skill for the gws CLI — drive Gmail, Drive, Calendar, Sheets, Docs, Chat and Admin APIs from an agent, with Model Armor screening.
Web Performance AuditingSkill
Summary
Audit Core Web Vitals with real measurements via Chrome DevTools — then fix what the numbers actually point to.
Features
- Measures LCP, INP, CLS and supporting metrics
- Identifies render-blocking resources and request chains
- Drives Chrome DevTools through MCP for real measurements
Install This Skill
Add this skill to your favorite AI agent in a few steps.
Skill Content
Description
Performance advice from a model without measurements is astrology. This skill connects the agent to Chrome DevTools through MCP so it works from real traces.
It measures Core Web Vitals — Largest Contentful Paint, Interaction to Next Paint, Cumulative Layout Shift — plus First Contentful Paint, Total Blocking Time, and Speed Index, then analyses what is causing the numbers: render-blocking resources, long network dependency chains, main-thread blocking work, oversized assets, and layout instability.
The output is a prioritised list of changes with the expected impact of each, rather than a generic checklist. Published by Cloudflare and useful on any site, not only ones hosted there.
Related Skills
Netlify's official skill for zero-config managed Postgres — querying from Functions, Drizzle setup, migrations and per-preview database branches.
Official WordPress skill for Gutenberg block work: block.json, attributes and serialization, dynamic rendering, and the deprecation path that keeps existing content valid.
Persistent cross-session memory for coding agents: hooks capture each session, a local SQLite + vector store compresses it, and a mem-search skill reads it back.
