소개
This specialized skill empowers Claude to identify and resolve WordPress performance bottlenecks entirely through backend interfaces, making it ideal for environments where browser access is unavailable. It utilizes a structured methodology—measuring baselines with WP-CLI, analyzing autoloaded options, and performing deep-dive profiling of hooks and queries—to solve issues related to slow Time to First Byte (TTFB), high database load, and inefficient remote API calls. By integrating tools like WP-CLI Doctor, Query Monitor via REST headers, and custom inspection scripts, it provides a deterministic approach to scaling WordPress applications while adhering to safety guardrails for production environments.