What problem does it solve? Diagnosing why a WordPress site is slow usually produces guesses or generic advice that ignores the site's actual stack, hosting restrictions, and what was never measured. This Skill performs a read-only, evidence-backed performance audit of a live WordPress site at whatever access level is available, separating origin from edge TTFB and stating plainly what could not be checked. ## Core Features & Use Cases - Stack fingerprinting: Detects page builder, theme, caching layers, CDN, host class, multilingual plugins, WooCommerce, and multisite, each with confidence levels and evidence. - Origin-versus-edge measurement: Measures TTFB at both layers, payload weight, request counts, and Core Web Vitals (LCP, INP, CLS) when a browser path exists, reporting unmeasured metrics explicitly rather than guessing. - Ranked findings with a defect catalog: Matches symptoms to a 20-entry catalog covering frontend, caching, backend, and platform issues, ranked by expected metric impact, and validates the final report against a fixed contract with a bundled checker. - Use Case: Point it at a slow WooCommerce store URL; it fingerprints the stack, measures cache behavior and page weight, identifies that render-blocking builder CSS is the top issue, and delivers a ranked report noting that LCP was unmeasured because no browser tool was available. ## Quick Start Audit the performance of my WordPress site at https://example.com and give me a ranked report of what is slowing it down.