Skip to main content
Back to the directory
wordpress/agent-skillsSoftware EngineeringFrontend and Design

wp-performance

Backend-only WordPress performance profiling and optimization using WP-CLI, Query Monitor, and targeted diagnostics.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
1

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/wordpress/agent-skills --skill wp-performance
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, wp-performance has 1 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: wordpress/agent-skills. Canonical URL: https://skills.sh/wordpress/agent-skills/wp-performance.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Backend-only WordPress performance profiling and optimization using WP-CLI, Query Monitor, and targeted diagnostics. 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: - Detects and measures performance bottlenecks via WP-CLI doctor/profile commands, Server-Timing headers, and Query Monitor REST API integration without requiring browser access - Covers five optimization categories: database query reduction, autoloaded options cleanup, object cache configuration, cron task optimization, and remote HTTP call management - Includes safe verification workflows that compare baseline vs. post-fix measurements and validate changes against logs and doctor checks - Targets WordPress 6.9+ with PHP 7.2.24+; respects environment restrictions (dev/staging/prod) and requires explicit...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

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

Backend-only WordPress performance profiling and optimization using WP-CLI, Query Monitor, and targeted diagnostics.

Is wp-performance good?

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

Which AI agents support wp-performance?

wp-performance currently lists compatibility with Skills CLI.

Is wp-performance safe to install?

wp-performance has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to wp-performance?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install wp-performance?

Run the following command to 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