Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
thedaviddias avatar

Webpagetest

  • 1 installs
  • 73.4k repo stars
  • Updated June 18, 2026
  • thedaviddias/frontendchecklist

Guides using WebPageTest to profile a page's real-world loading, spot render-blocking resources and slow third parties, and apply the recommended fixes.

About

Explains how to run WebPageTest to measure real-world loading metrics, waterfalls, and Core Web Vitals across locations and devices. A developer uses it when auditing and fixing front-end performance bottlenecks in rendered HTML.

  • Run 3+ tests from locations near your users for consistent results
  • Use filmstrip and waterfall views to find blocking resources and slow third-parties

Webpagetest by the numbers

  • 1 all-time installs (skills.sh)
  • Ranked #1,912 of 2,245 Frontend Development skills by installs in the Skillselion catalog
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/thedaviddias/frontendchecklist --skill webpagetest

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs1
repo stars73.4k
Last updatedJune 18, 2026
Repositorythedaviddias/frontendchecklist

What it does

Guides using WebPageTest to profile a page's real-world loading, spot render-blocking resources and slow third parties, and apply the recommended fixes.

Files

SKILL.mdMarkdownGitHub ↗

Analyze performance with WebPageTest

WebPageTest reveals real-world performance issues that synthetic tools miss—like TTFB from actual locations, render-blocking patterns, and third-party script impact.

Quick Reference

  • Run 3+ tests to get consistent results
  • Test from locations near your users
  • Use filmstrip view to identify visual progress
  • Check waterfall for blocking resources and slow third-parties

Check

Use WebPageTest to analyze page performance, identify bottlenecks, and measure real-world loading metrics across different devices and connections.

Fix

Implement recommended optimizations from WebPageTest results including resource compression, caching, and critical path improvements.

Explain

Explain how WebPageTest provides insights into Core Web Vitals, loading waterfalls, and performance opportunities that synthetic testing can't reveal.

Code Review

Review templates, server-rendered HTML, and shared components that output markup related to Analyze performance with WebPageTest. Flag exact elements, attributes, and routes where the rendered HTML violates the rule.

---

For full implementation details, code examples, and framework-specific guidance, see references/rule.md.

Rule page: https://frontendchecklist.io/en/rules/html/webpagetest

Related skills

Frontend Developmentfrontendtesting

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.