Skip to main content
Back to registry

wp-performance

wordpress/agent-skills

Installs319
Install command
npx skills add https://github.com/wordpress/agent-skills --skill wp-performance
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Use this skill when: This skill assumes the agent cannot use a browser UI. Prefer WP-CLI, logs, and HTTP requests. Read: Run: This detects: If you have WP-CLI access, prefer: It catches common production foot-guns (autoload bloat, SAVEQUERIES/WP_DEBUG, plugin counts, updates). Read: Preferred order: Read: Query Monitor is normally UI-driven, but it can be used headlessly via REST API response headers and _envelope responses: Read: Use the profile output to pick one primary bottleneck category: Be aware of these 6.9 changes when profiling: On-demand CSS for classic themes: Block themes with no render-blocking resources: Inline CSS limit increased: Reference: - a WordPress site/page/endpoint is slow (frontend TTFB, admin, REST, WP-Cron) - you need a profiling plan and tooling recommendations (WP-CLI profile/doctor, Query Monitor, Xdebug/XHProf, APMs) - you’re optimizing DB queries, autoloaded options, object caching, cron tasks, or remote HTTP calls - Environment and safety: dev/staging/prod, any restrictions (no writes, no plugin installs). - How to target the install: - WP root --path= - (multisite/site targeting) --url= - The performance symptom and scope: - which URL/REST route/admin screen - when it happens (always vs sporadic; logged-in vs logged-out) - Confirm whether you may run write operations (plugin installs, config changes, cache flush). - Pick a reproducible target...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does wp-performance do?

wp-performance is listed in SkillJury, but the source summary is still sparse.

Is wp-performance good?

wp-performance does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does wp-performance work with?

wp-performance currently lists compatibility with codex, gemini-cli, opencode, kimi-cli, amp, github-copilot.

What are alternatives to wp-performance?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install wp-performance?

npx skills add https://github.com/wordpress/agent-skills --skill wp-performance

Related skills

More from wordpress/agent-skills

Related skills

Alternatives in Software Engineering