WordPress Playground by courtneyr-dev/wp-dev-prompts
npx skills add https://github.com/courtneyr-dev/wp-dev-prompts --skill 'WordPress Playground'使用 WebAssembly 在浏览器中完全运行 WordPress。基于 SQLite 的临时实例,非常适合演示、测试和快速原型制作。
npx @wp-playground/cli@latest server --auto-mount
这将启动一个本地 Playground 实例,自动挂载您的插件/主题,并提供热重载功能。
访问 playground.wordpress.net 以获取即时 WordPress 环境。
蓝图可自动化 Playground 的设置过程——安装插件、主题,配置设置。
{
"$schema": "https://playground.wordpress.net/blueprint-schema.json",
"landingPage": "/wp-admin/",
"preferredVersions": {
"php": "8.2",
"wp": "6.9"
},
"steps": [
{
"step": "installPlugin",
"pluginData": {
"resource": "wordpress.org/plugins",
"slug": "gutenberg"
}
},
{
"step": "installTheme",
"themeData": {
"resource": "wordpress.org/themes",
"slug": "twentytwentyfive"
}
}
]
}
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
{
"steps": [
{
"step": "mountPaths",
"paths": {
"/wordpress/wp-content/plugins/my-plugin": "./my-plugin"
}
},
{
"step": "activatePlugin",
"pluginPath": "my-plugin/my-plugin.php"
}
]
}
{
"steps": [
{
"step": "importWxr",
"file": {
"resource": "url",
"url": "https://example.com/test-content.xml"
}
}
]
}
npx @wp-playground/cli@latest server \
--auto-mount \
--php 8.2 \
--wp 6.9
分享即时演示环境:
https://playground.wordpress.net/#{"steps":[{"step":"installPlugin","pluginData":{"resource":"wordpress.org/plugins","slug":"your-plugin"}}]}
无需本地基础设施,跨 PHP/WP 版本进行测试:
{
"preferredVersions": {
"php": "8.3",
"wp": "trunk"
}
}
每周安装次数
–
代码仓库
GitHub 星标数
6
首次出现时间
–
安全审计
Run WordPress entirely in the browser using WebAssembly. Ephemeral instances with SQLite, perfect for demos, testing, and quick prototyping.
npx @wp-playground/cli@latest server --auto-mount
This starts a local Playground instance, auto-mounts your plugin/theme, and provides hot reload.
Visit playground.wordpress.net for instant WordPress.
Blueprints automate Playground setup — install plugins, themes, configure settings.
{
"$schema": "https://playground.wordpress.net/blueprint-schema.json",
"landingPage": "/wp-admin/",
"preferredVersions": {
"php": "8.2",
"wp": "6.9"
},
"steps": [
{
"step": "installPlugin",
"pluginData": {
"resource": "wordpress.org/plugins",
"slug": "gutenberg"
}
},
{
"step": "installTheme",
"themeData": {
"resource": "wordpress.org/themes",
"slug": "twentytwentyfive"
}
}
]
}
{
"steps": [
{
"step": "mountPaths",
"paths": {
"/wordpress/wp-content/plugins/my-plugin": "./my-plugin"
}
},
{
"step": "activatePlugin",
"pluginPath": "my-plugin/my-plugin.php"
}
]
}
{
"steps": [
{
"step": "importWxr",
"file": {
"resource": "url",
"url": "https://example.com/test-content.xml"
}
}
]
}
npx @wp-playground/cli@latest server \
--auto-mount \
--php 8.2 \
--wp 6.9
Share instant demo environments:
https://playground.wordpress.net/#{"steps":[{"step":"installPlugin","pluginData":{"resource":"wordpress.org/plugins","slug":"your-plugin"}}]}
Test across PHP/WP versions without local infrastructure:
{
"preferredVersions": {
"php": "8.3",
"wp": "trunk"
}
}
Weekly Installs
–
Repository
GitHub Stars
6
First Seen
–
Security Audits
React 组合模式指南:Vercel 组件架构最佳实践,提升代码可维护性
109,600 周安装
Docnify自动化:通过Rube MCP和Composio工具包实现文档操作自动化
1 周安装
Docmosis自动化集成指南:通过Rube MCP与Composio实现文档生成自动化
1 周安装
Dictionary API自动化教程:通过Rube MCP和Composio实现词典API操作自动化
1 周安装
detrack-automation:自动化追踪技能,集成Claude AI提升开发效率
1 周安装
Demio自动化工具包:通过Rube MCP和Composio实现Demio操作自动化
1 周安装
Deel自动化工具:通过Rube MCP与Composio实现HR与薪资操作自动化
1 周安装