Helps Claude write and debug WordPress Playground blueprint JSON files. This is useful when you're building shareable WordPress demos or local development environments and need to generate valid blueprint syntax. The skill covers resource references (installing from wp.org, GitHub, or inline files), the full steps API (installing plugins/themes, running PHP/SQL, file operations), and common gotchas like requiring wp-load.php in runPHP steps or using literal:directory correctly. The schema is strict and rejects unknown properties, so having reference material that covers the current spec saves you from trial and error. Handy if you work with WordPress demos, documentation, or plugin testing setups.
npx skills add https://github.com/wordpress/agent-skills --skill blueprint