Initial commit
This commit is contained in:
11
.claude-plugin/plugin.json
Normal file
11
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "wordpress-plugin-scaffold",
|
||||
"description": "Scaffold WordPress plugins using WP-CLI commands with intelligent environment detection and comprehensive testing support",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "Em"
|
||||
},
|
||||
"skills": [
|
||||
"./skills/wordpress-plugin-scaffold"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user