wp-plugin-review

Installation
SKILL.md

WordPress Plugin Review Skill

Review WordPress plugins for security, coding standards, repository guidelines, unit tests, and accessibility. Produces a comprehensive Markdown report with findings, severity levels, and fix recommendations.

Overview

This skill performs a two-phase review:

  1. Automated Analysis — Install and run PHPCS (with WPCS rules), PHPStan, and PHPUnit
  2. Manual Code Review — Deep inspection of security patterns, repo compliance, accessibility, and architecture

The final output is a structured Markdown report saved to /mnt/user-data/outputs/.


Workflow

Phase 0: Setup Environment

Installs
5
GitHub Stars
430
First Seen
Mar 26, 2026
wp-plugin-review — msrbuilds/elementor-mcp