Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:25:38 +08:00
commit 454997c876
5 changed files with 693 additions and 0 deletions

49
plugin.lock.json Normal file
View File

@@ -0,0 +1,49 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:emdashcodes/wp-ability-toolkit:claude-code-plugins/wordpress-plugin-scaffold",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "ae26f73fea77d0efae9d7bc32fef41f109fd13e4",
"treeHash": "0c4523786fca7f0b06f0925c8f4c69cdc423ca04f56452ff429b920f32400657",
"generatedAt": "2025-11-28T10:16:46.982902Z",
"toolVersion": "publish_plugins.py@0.2.0"
},
"origin": {
"remote": "git@github.com:zhongweili/42plugin-data.git",
"branch": "master",
"commit": "aa1497ed0949fd50e99e70d6324a29c5b34f9390",
"repoRoot": "/Users/zhongweili/projects/openmind/42plugin-data"
},
"manifest": {
"name": "wordpress-plugin-scaffold",
"description": "Scaffold WordPress plugins using WP-CLI commands with intelligent environment detection and comprehensive testing support",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "634a9f4c090fadf1e0dfe96fd97dc5bbaa1d085de472dac344907c48a9538f2d"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "ddbc641e527253a2d138d2cb5fb75ead2cfa8fd9a78b3bce1324727681ef732c"
},
{
"path": "skills/wordpress-plugin-scaffold/SKILL.md",
"sha256": "52f3c8aa7613493cc4de051d3bb9e7d79b2261ea6da8bf873f85480f40b54b18"
},
{
"path": "skills/wordpress-plugin-scaffold/references/wp-cli-installation.md",
"sha256": "ac3ead63244b2abc48da1b69003b0d292ac4f3ff2b3ad1403e27ae7195490d8d"
}
],
"dirSha256": "0c4523786fca7f0b06f0925c8f4c69cdc423ca04f56452ff429b920f32400657"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}