Intelligent loading performance analysis with automated workflows for TTFB investigation (DNS/connection/server breakdown), render-blocking detection, script performance deep dive (first vs third-party attribution), font optimization, and resource hints validation. Includes decision trees that automatically analyze TTFB sub-parts when slow, detect script loading anti-patterns (async/defer/preload conflicts), identify render-blocking resources, and validate resource hints usage. Features workflo…
Intelligent loading performance analysis with automated workflows for TTFB investigation (DNS/connection/server breakdown), render-blocking detection, script performance deep dive (first vs third-party attribution), font optimization, and resource hints validation.
Includes decision trees that automatically analyze TTFB sub-parts when slow, detect script loading anti-patterns (async/defer/preload conflicts), identify render-blocking resources, and validate resource hints usage.
Features workflows for complete loading audit (6 phases), backend performance investigation, and priority optimization.
Cross-skill integration with Core Web Vitals (LCP resource loading), Interaction (script execution blocking), and Media (lazy loading strategy).
Use when the user asks about TTFB, FCP, render-blocking, slow loading, font performance, script optimization, or resource hints.
Compatible with Chrome DevTools MCP.
Similar popular skills
Related neighbors and high-traction skills in the same topics — useful to compare before installing.
Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.
Claude CodeNot declared
CursorNot declared
CodexNot declared
GitHub CopilotNot declared
WindsurfNot declared
Gemini CLINot declared
ClineNot declared
OpenCodeNot declared
Repository health
Stars1.4K
LicenseLICENSE
Default branchmain
Open issues8
Status
Active
Skill metadata
Parsed from SKILL.md frontmatter.
Version1.2.0
LicenseMIT
More metadata
author
Joan Leon | @nucliweb
version
1.2.0
mcp-server
chrome-devtools
category
web-performance
repository
https://github.com/nucliweb/webperf-snippets
Package contents
Files included with this skill beyond the listing page.
skill mdSKILL.md10,810 B
docsSUMMARY.md936 B
History
First seen on skills.sh
First recorded snapshot · 214 installs
SKILL.md
WebPerf: Loading Performance
JavaScript snippets for measuring web performance in Chrome DevTools. Execute with mcpchrome-devtoolsevaluatescript, capture output with mcpchrome-devtoolsgetconsole_message.
Scripts
scripts/Back-Forward-Cache.js — Back Forward Cache
scripts/CSS-Media-Queries-Analysis.js — CSS Media Queries Analysis