wp-playground
Audited by Runlayer on Feb 21, 2026
Malicious tool definition detected
Tool: SKILL.md Description: --- name: wp-playground description: "Use for WordPress Playground workflows: fast disposable WP instances in the browser or locally via @wp-playground/cli (server, run-blueprint, build-snapshot), auto-mounting plugins/themes, switching WP/PHP versions, blueprints, and debugging (Xdebug)." compatibility: "Targets WordPress 6.9+ (PHP 7.2.24+). Playground CLI requires Node.js 20.18+; runs WP in WebAssembly with SQLite." --- # WordPress Playground ## When to use - Spin u
Malicious tool definition detected
Tool: references/blueprints.md Description: ## Blueprint quick reference Blueprints are JSON recipes that describe how Playground should set up WordPress.
Malicious tool definition detected
Tool: references/cli-commands.md Description: ## Playground CLI command cheatsheet > Requires Node.js 20.18+ and npm/npx.
Malicious tool definition detected
Tool: references/debugging.md Description: ## Debugging WordPress Playground - Start CLI with Xdebug: `server --auto-mount --xdebug` (or `--enable-xdebug` depending on release).