skills/wp-playground/SKILL.md
Use as the WordPress Playground routing wrapper for ambiguous Playground work, local CLI runs with @wp-playground/cli, playground.wordpress.net share links, browser previews, snapshots, mounts, version switching, and Xdebug. For Blueprint JSON authoring or review, use the blueprint skill directly.
npx skillsauth add WordPress/agent-skills wp-playgroundInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
4 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
This is a thin routing wrapper. Use it to pick the right Playground workflow, then load only the focused reference or skill needed for the task.
blueprint, then return here for runtime, CLI, debugging, or sharing guidance.blueprint skill directly. Do not duplicate Blueprint schema details here.references/cli.md for @wp-playground/cli server, run-blueprint, build-snapshot, mounts, version switching, and local validation.references/debugging.md for Xdebug, runtime logs, worker flags, and stuck CLI runs.references/website.md for playground.wordpress.net, share URLs, Blueprint Editor, hosted bundles, and browser limitations.blueprint so the schema and examples have one source of truth.npm/npx before running commands.blueprint skill verification.blueprint skill for schema keys, steps, resources, bundles, validation, or Blueprint review.references/cli.md; playground.wordpress.net cannot read local filesystem paths.references/website.md; local server URLs are not portable share links.references/debugging.md directly for Xdebug, logs, worker flags, and stuck CLI runs.development
Use when the deliverable is WordPress Playground Blueprint JSON or a Blueprint bundle, including creating, editing, reviewing, validating schema keys, choosing steps/resources, and debugging Blueprint files. For only running or sharing a Playground environment, use wp-playground.
development
Use when developing WordPress block themes: theme.json (global settings/styles), templates and template parts, patterns, style variations, and Site Editor troubleshooting (style hierarchy, overrides, caching).
tools
Use when the user asks about WordPress codebases (plugins, themes, block themes, Gutenberg blocks, WP core checkouts) and you need to quickly classify the repo and route to the correct workflow/skill (blocks, theme.json, REST API, WP-CLI, performance, security, testing, release packaging).
development
Generate technically correct, design-distinctive WordPress block patterns. Use when creating block patterns, starter page patterns, template patterns, template part patterns, or improving pattern design quality. Covers pattern registration (PHP headers, auto/manual), block markup syntax, theme.json design tokens, categories, template types, accessibility, and i18n/escaping.