wp-playground
Installation
SKILL.md
WordPress Playground Skill
Instant WordPress environments in the browser using WebAssembly. Zero setup, no server required.
Quick Start
Browser Access
Visit: https://playground.wordpress.net/
CLI (Node.js)
# Start local Playground server
npx @wp-playground/cli server
# With custom blueprint
npx @wp-playground/cli server --blueprint=./blueprint.json