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
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.
Try these with the skill installed
Optimize the critical rendering path and resource loading for our landing page using high-perf-browser skill
Web performanceEvaluate whether we should use HTTP/2 server push or preload hints using high-perf-browser skill
Network optimizationDesign a real-time data strategy: WebSocket vs SSE vs polling using high-perf-browser skill
ArchitectureAudit our mobile web performance and suggest network-level optimizations using high-perf-browser skill
Mobile performanceInstall 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