Architecture & Systems

High Perf Browser

Browser networking performance optimization

Optimize browser networking performance using Ilya Grigorik's comprehensive guide. This skill equips your AI agent with TCP, TLS, HTTP/2, and HTTP/3 optimization techniques, plus strategies for WebSocket, WebRTC, and mobile network performance.

High Performance Browser Networking by Ilya Grigorik

High Performance Browser Networking

by Ilya Grigorik

npx skills add wondelai/skills/high-perf-browser

What your agent learns

TCP & TLS Optimization

Tune TCP settings, minimize TLS handshake overhead, and leverage connection reuse for faster page loads.

HTTP/2 & HTTP/3

Use multiplexing, header compression, server push, and QUIC to eliminate head-of-line blocking and reduce latency.

Resource Loading

Optimize the critical rendering path — preload, prefetch, and prioritize resources that block first paint.

Mobile Network Performance

Design for high-latency, variable-bandwidth mobile networks — radio state management and battery impact.

WebSocket & SSE

Choose the right real-time transport — WebSocket for bidirectional, Server-Sent Events for server-to-client streaming.

Ilya Grigorik

Google web performance engineer, W3C Web Performance co-chair

Ilya Grigorik is a web performance engineer at Google and co-chair of the W3C Web Performance Working Group. He is one of the foremost authorities on browser networking and web performance optimization.

View Book →

Try these with the skill installed

Optimize the critical rendering path and resource loading for our landing page using high-perf-browser skill

Web performance

Evaluate whether we should use HTTP/2 server push or preload hints using high-perf-browser skill

Network optimization

Design a real-time data strategy: WebSocket vs SSE vs polling using high-perf-browser skill

Architecture

Audit our mobile web performance and suggest network-level optimizations using high-perf-browser skill

Mobile performance

Install High Perf Browser

Free, open-source, and ready in 30 seconds.

npx skills add wondelai/skills/high-perf-browser

MIT Licensed · Works with Claude Code, Cursor, Claude Cowork & OpenClaw · No account needed