·wordpress-performance-best-practices
</>

wordpress-performance-best-practices

bartekmis/wordpress-performance-best-practises

WordPress performance optimization guidelines for plugin, theme, and custom code development. This skill should be used when writing, reviewing, or refactoring WordPress PHP code to ensure optimal performance patterns. Triggers on tasks involving WP_Query, database queries, caching, hooks, REST API, or WordPress theme/plugin development.

169Installs·10Trend·@bartekmis

Installation

$npx skills add https://github.com/bartekmis/wordpress-performance-best-practises --skill wordpress-performance-best-practices

SKILL.md

Comprehensive performance optimization guide for WordPress development, designed for AI agents and LLMs. Contains 34 rules across 8 categories, prioritized by impact to guide code review and generation.

| 1 | Database Optimization | CRITICAL | db- | | 2 | Caching Strategies | CRITICAL | cache- | | 3 | Asset Management | HIGH | asset- | | 4 | Theme Performance | HIGH | theme- | | 5 | Plugin Architecture | MEDIUM-HIGH | plugin- | | 6 | Media Optimization | MEDIUM | media- | | 7 | API and AJAX | MEDIUM | api- |

| 8 | Advanced Patterns | LOW-MEDIUM | advanced- |

WordPress performance optimization guidelines for plugin, theme, and custom code development. This skill should be used when writing, reviewing, or refactoring WordPress PHP code to ensure optimal performance patterns. Triggers on tasks involving WP_Query, database queries, caching, hooks, REST API, or WordPress theme/plugin development. Source: bartekmis/wordpress-performance-best-practises.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/bartekmis/wordpress-performance-best-practises --skill wordpress-performance-best-practices
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is wordpress-performance-best-practices?

WordPress performance optimization guidelines for plugin, theme, and custom code development. This skill should be used when writing, reviewing, or refactoring WordPress PHP code to ensure optimal performance patterns. Triggers on tasks involving WP_Query, database queries, caching, hooks, REST API, or WordPress theme/plugin development. Source: bartekmis/wordpress-performance-best-practises.

How do I install wordpress-performance-best-practices?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/bartekmis/wordpress-performance-best-practises --skill wordpress-performance-best-practices Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/bartekmis/wordpress-performance-best-practises

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01

Related Skills

None