Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:25:40 +08:00
commit 121cc922c9
7 changed files with 1995 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"name": "wp-env",
"description": "Manage local WordPress development environments using @wordpress/env with Docker for plugin and theme development",
"version": "1.0.0",
"author": {
"name": "Em"
},
"skills": [
"./skills/wp-env"
]
}