Performance guidelines for WordPress plugin development: database optimization, object caching, conditional asset loading, efficient hooks, HTTP requests, WP-Cron, AJAX/REST optimization, and common anti-patterns. Based on official WordPress Developer Resources and WP VIP documentation.
$npx -y skills add fernandotellado/ai-skills --skill wp-plugin-performanceInstalls into the current project.
Run `npx skills use "https://github.com/fernandotellado/ai-skills" --skill "fernandotellado/ai-skills/wp-plugin-performance"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/fernandotellado/ai-skills" that are relevant to the current task. Run `npx skills add "https://github.com/fernandotellado/ai-skills"` and select the relevant skills, then follow their instructions.